##// END OF EJS Templates
gitweb: shortlog template: removed excessive whitespace, added title bar....
Josef "Jeff" Sipek -
r4454:28778dc7 default
parent child Browse files
Show More
@@ -21,12 +21,12
21 21 shortlog |
22 22 <a href="{url}log/#rev#{sessionvars%urlparameter}">changelog</a> |
23 23 <a href="{url}tags{sessionvars%urlparameter}">tags</a> |
24 <a href="{url}file/#node|short#{sessionvars%urlparameter}">manifest</a>#archives%archiveentry#<br/>
24 <a href="{url}file/#node|short#{sessionvars%urlparameter}">manifest</a>#archives%archiveentry#
25 25 <br/>
26
27 26 #changenav%navshortentry#<br/>
28 27 </div>
29 28
29 <div class="title">&nbsp;</div>
30 30 <table cellspacing="0">
31 31 #entries%shortlogentry#
32 32 </table>
General Comments 0
You need to be logged in to leave comments. Login now