diff templates/gitweb/summary.tmpl @ 4301:f344440fdcb0

hgweb: don't display heads in gitweb-style summary page
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Tue, 27 Mar 2007 01:41:25 -0300
parents 05d15c456fb2
children 94a167c3c116
line wrap: on
line diff
--- a/templates/gitweb/summary.tmpl
+++ b/templates/gitweb/summary.tmpl
@@ -43,12 +43,4 @@ summary |
   <td colspan="3"><a class="list"  href="#">...</a></td>
 </tr>
 </table>
-
-<div><a class="title" href="#">heads</a></div>
-<table cellspacing="0">
-{heads%headentry}
-<tr class="light">
-  <td colspan="3"><a class="list"  href="#">...</a></td>
-</tr>
-</table>
 #footer#