diff --git a/templates/index.tmpl b/templates/index.tmpl --- a/templates/index.tmpl +++ b/templates/index.tmpl @@ -11,6 +11,7 @@ Description Contact Last change +   #entries%indexentry# diff --git a/templates/map b/templates/map --- a/templates/map +++ b/templates/map @@ -35,7 +35,7 @@ changelogtag = "tag: changesettag = "tag:#tag#" filediffparent = "parent #rev#:#node|short#" filelogparent = "parent #rev#: #node|short#" -indexentry = "#name##shortdesc##author# #email|obfuscate##lastupdate|age# ago" +indexentry = "#name##shortdesc##author##email|obfuscate##lastupdate|age# agoRSS" index = index.tmpl archiveentry = "#type# " notfound = notfound.tmpl