gitweb: shortlog template: removed excessive whitespace, added title bar.
The title bar is currently empty, this is just a preparation for filling it
with content.
--- a/templates/gitweb/shortlog.tmpl Tue May 29 03:27:02 2007 -0400
+++ b/templates/gitweb/shortlog.tmpl Tue May 29 15:30:40 2007 +0200
@@ -21,12 +21,12 @@
shortlog |
<a href="{url}log/#rev#{sessionvars%urlparameter}">changelog</a> |
<a href="{url}tags{sessionvars%urlparameter}">tags</a> |
-<a href="{url}file/#node|short#{sessionvars%urlparameter}">manifest</a>#archives%archiveentry#<br/>
+<a href="{url}file/#node|short#{sessionvars%urlparameter}">manifest</a>#archives%archiveentry#
<br/>
-
#changenav%navshortentry#<br/>
</div>
+<div class="title"> </div>
<table cellspacing="0">
#entries%shortlogentry#
</table>