##// END OF EJS Templates
[hgweb] Fixed up gitweb templates...
[hgweb] Fixed up gitweb templates Now the gitweb templates have archive links

File last commit:

r2683:8a798185 default
r2683:8a798185 default
Show More
shortlog-gitweb.tmpl
14 lines | 369 B | application/x-cheetah | CheetahLexer
#header#
<div class="page_nav">
<a href="?cmd=summary;style=gitweb">summary</a> | <a href="?cmd=changelog;style=gitweb">log</a> | <a href="?cmd=tags;style=gitweb">tags</a> | <a href="?cmd=manifest;manifest=#manifest#;path=/;style=gitweb">manifest</a>#archives%archiveentry#
<br/>
#changenav%naventry#<br/>
</div>
<table cellspacing="0">
#entries#
</table>
#footer#