diff templates/map @ 1077:b87aeccf73d9

tarball support v0.3 pt 2
author Wojciech Milkowski <wmilkowski@interia.pl>
date Fri, 26 Aug 2005 20:51:48 -0700
parents 4f81068ed8cd
children 457c23af92bd
line wrap: on
line diff
--- a/templates/map	Fri Aug 26 20:51:34 2005 -0700
+++ b/templates/map	Fri Aug 26 20:51:48 2005 -0700
@@ -37,3 +37,4 @@
 filelogparent = "<tr><td align="right">parent #rev#:&nbsp;</td><td><a href="?cmd=file;file=#file#;filenode=#node#">#node|short#</a></td></tr>"
 indexentry = "<tr class="parity#parity#"><td><a  href="#url#">#name#</a></td><td>#shortdesc#</td><td>#author# <i>#email|obfuscate#</i></td><td>#lastupdate|age# ago</td></tr>"
 index = index.tmpl
+archiveentry = "<a href="?cmd=archive;node=#node#;type=#type#">#type#</a> "
\ No newline at end of file