diff templates/filelogentry.tmpl @ 1653:e8a3df8b62b3

hgweb: show copy/rename links in file history
author Matt Mackall <mpm@selenic.com>
date Sun, 29 Jan 2006 17:10:38 +1300
parents f2ebd5251e88
children 90ee844b9f71
line wrap: on
line diff
--- a/templates/filelogentry.tmpl
+++ b/templates/filelogentry.tmpl
@@ -8,6 +8,7 @@
 <a href="?fd=#node|short#;file=#file|urlescape#">(diff)</a>
 <a href="?fa=#filenode|short#;file=#file|urlescape#">(annotate)</a>
 </td></tr>
+#rename%filelogrename#
 <tr>
  <td align="right">author:&nbsp;</td>
  <td>#author|obfuscate#</td></tr>