diff templates/gitweb/filelog.tmpl @ 3407:03e7e8958a27

hgweb: hoist changenav up, and use it in the filelog
author Brendan Cully <brendan@kublai.com>
date Sun, 15 Oct 2006 23:51:28 -0700
parents ce8f31e0b3b8
children 2ee0e935f86d
line wrap: on
line diff
--- a/templates/gitweb/filelog.tmpl	Sun Oct 15 21:20:15 2006 -0700
+++ b/templates/gitweb/filelog.tmpl	Sun Oct 15 23:51:28 2006 -0700
@@ -19,6 +19,9 @@
 <a href="{url}annotate/{node|short}/#file|urlescape#{sessionvars%urlparameter}">annotate</a> |
 <a href="{url}diff/{node|short}/{file|urlescape}{sessionvars%urlparameter}">diff</a> |
 <a href="{url}rss-log/#node|short#/#file|urlescape#">rss</a><br/>
+
+<br/>
+{nav%filenaventry}<br/>
 </div>
 
 <div class="title" >#file|urlescape#</div>