diff templates/index.tmpl @ 1125:a33a7a543803

Add RSS link to the repository index. Index: hg/templates/index.tmpl ===================================================================
author Ollivier Robert <roberto@keltia.freenix.fr>
date Sat, 27 Aug 2005 23:45:27 -0700
parents b55c6685c953
children d1943df604c4
line wrap: on
line diff
--- a/templates/index.tmpl	Sat Aug 27 23:44:26 2005 -0700
+++ b/templates/index.tmpl	Sat Aug 27 23:45:27 2005 -0700
@@ -11,6 +11,7 @@
         <td>Description</td>
         <td>Contact</td>
         <td>Last change</td>
+        <td>&nbsp;</td>
     <tr>
     #entries%indexentry#
 </table>