view templates/filelog-gitweb.tmpl @ 1574:32b091ce4026

[hgweb] More gitweb style related fixes Fixed manifest link on tags page Fixed changeset link on manifest page
author Josef "Jeff" Sipek <jeffpc@optonline.net>
date Mon, 05 Dec 2005 05:01:28 -0500
parents 385b8872b8e3
children 145cc9f68c05
line wrap: on
line source

#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=file;file=#file#;filenode=#filenode#;style=gitweb">file</a> | <a href="?cmd=annotate;file=#file#;filenode=#filenode#;style=gitweb">annotate</a><br/>
</div>

<!--FIXME: the entries have wrong format -->
#entries#

#footer#