diff templates/index.tmpl @ 982:8d2e24bae760

hgweb: convert index entries to list expansion style
author mpm@selenic.com
date Sat, 20 Aug 2005 13:11:36 -0700
parents 4cf418c2a013
children b55c6685c953
line wrap: on
line diff
--- a/templates/index.tmpl	Sat Aug 20 13:08:07 2005 -0700
+++ b/templates/index.tmpl	Sat Aug 20 13:11:36 2005 -0700
@@ -12,7 +12,7 @@
         <td>Author</td>
         <td>Last change</td>
     <tr>
-    #entries#
+    #entries%indexentry#
 </table>
 
 #footer#