diff templates/filelog.tmpl @ 2687:46b19175fec6

[hgweb] links to shortlog for the default templates
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
date Wed, 26 Jul 2006 20:57:00 -0400
parents f2ebd5251e88
children 79fd7a92f3e2
line wrap: on
line diff
--- a/templates/filelog.tmpl
+++ b/templates/filelog.tmpl
@@ -8,6 +8,7 @@
 
 <div class="buttons">
 <a href="?cl=tip">changelog</a>
+<a href="?sl=tip">shortlog</a>
 <a href="?tags=">tags</a>
 <a href="?f=#filenode|short#;file=#file|urlescape#">file</a>
 <a href="?fa=#filenode|short#;file=#file|urlescape#">annotate</a>