diff templates/manifest.tmpl @ 3311:0708bdb4987a

hgweb: add file sizes to manifest browsing
author Matt Mackall <mpm@selenic.com>
date Tue, 10 Oct 2006 00:07:46 -0500
parents 46188b9528ca
children ce8f31e0b3b8
line wrap: on
line diff
--- a/templates/manifest.tmpl
+++ b/templates/manifest.tmpl
@@ -16,7 +16,9 @@
 <table cellpadding="0" cellspacing="0">
 <tr class="parity1">
   <td><tt>drwxr-xr-x</tt>&nbsp;
+  <td>&nbsp;
   <td><a href="#url#file/#node|short##up|urlescape#{getentries}">[up]</a>
+</tr>
 #dentries%manifestdirentry#
 #fentries%manifestfileentry#
 </table>