gitweb: Add title separator to tags template
authorJosef "Jeff" Sipek <jeffpc@josefsipek.net>
Tue, 29 May 2007 03:37:03 -0400
changeset 4455 907dd9157ccb
parent 4454 1cddffbbc61a
child 4456 7b2e808984e0
gitweb: Add title separator to tags template
templates/gitweb/tags.tmpl
--- a/templates/gitweb/tags.tmpl
+++ b/templates/gitweb/tags.tmpl
@@ -18,6 +18,7 @@ tags |
 <br/>
 </div>
 
+<div class="title">&nbsp;</div>
 <table cellspacing="0">
 #entries%tagentry#
 </table>