# HG changeset patch # User Brendan Cully # Date 1159808283 25200 # Node ID 3bd3a98b4921001735638360be4552c2f4259740 # Parent 7feeb6517d96588a44a885e9eefec4b33119697e Fix gitweb index archive link diff -r 7feeb6517d96 -r 3bd3a98b4921 templates/map-gitweb --- a/templates/map-gitweb Mon Oct 02 08:40:26 2006 +0200 +++ b/templates/map-gitweb Mon Oct 02 09:58:03 2006 -0700 @@ -47,6 +47,6 @@ shortlog = shortlog-gitweb.tmpl shortlogentry = '#date|age# ago#author##desc|strip|firstline|escape#changeset | manifest' filelogentry = '#date|age# ago#desc|strip|firstline|escape#file | annotate #rename%filelogrename#' -archiveentry = ' | #type|escape# ' +archiveentry = ' | #type|escape# ' indexentry = '#name|escape##description##contact|obfuscate##lastchange|age# ago #archives%archiveentry#' index = index-gitweb.tmpl