diff -r bb00a159e594 -r 1d75c683ada1 templates/gitweb/map --- a/templates/gitweb/map Thu Nov 05 14:26:37 2009 +0100 +++ b/templates/gitweb/map Thu Nov 05 14:44:29 2009 +0100 @@ -150,7 +150,7 @@ tags = tags.tmpl tagentry = ' - {date|age} ago + {date|age} {tag|escape} changeset | @@ -161,7 +161,7 @@ branches = branches.tmpl branchentry = ' - {date|age} ago + {date|age} {node|short} {branch|escape} @@ -204,7 +204,7 @@ inbranchtag = '{name} ' shortlogentry = ' - {date|age} ago + {date|age} {author|person} @@ -219,7 +219,7 @@ ' filelogentry = ' - {date|age} ago + {date|age} {desc|strip|firstline|escape|nonempty} @@ -238,7 +238,7 @@ {description} {contact|obfuscate} - {lastchange|age} ago + {lastchange|age} {archives%indexarchiveentry} \n'