diff --git a/templates/map b/templates/map --- a/templates/map +++ b/templates/map @@ -3,39 +3,39 @@ header = header.tmpl footer = footer.tmpl search = search.tmpl changelog = changelog.tmpl -naventry = "#label# " -filedifflink = "#file# " -filenodelink = "#file# " +naventry = "#label# " +filedifflink = "#file# " +filenodelink = "#file# " fileellipses = "..." changelogentry = changelogentry.tmpl searchentry = changelogentry.tmpl changeset = changeset.tmpl manifest = manifest.tmpl manifestdirentry = "drwxr-xr-x #basename#/" -manifestfileentry = "#permissions|permissions# #basename#" +manifestfileentry = "#permissions|permissions# #basename#" filerevision = filerevision.tmpl fileannotate = fileannotate.tmpl filediff = filediff.tmpl filelog = filelog.tmpl fileline = "
#linenumber##line|escape#
" filelogentry = filelogentry.tmpl -annotateline = "#author|obfuscate#@#rev#
#line|escape#
" +annotateline = "#author|obfuscate#@#rev#
#line|escape#
" difflineplus = "#line|escape#" difflineminus = "#line|escape#" difflineat = "#line|escape#" diffline = "#line|escape#" -changelogparent = "parent #rev#:#node|short#" -changesetparent = "parent #rev#:#node|short#" -filerevparent = "parent:#node|short#" -fileannotateparent = "parent:#node|short#" +changelogparent = "parent #rev#:#node|short#" +changesetparent = "parent #rev#:#node|short#" +filerevparent = "parent:#node|short#" +fileannotateparent = "parent:#node|short#" tags = tags.tmpl -tagentry = "
  • #node# #tag#
  • " +tagentry = "
  • #node# #tag#
  • " diffblock = "
    #lines#
    " changelogtag = "tag:#tag#" changesettag = "tag:#tag#" -filediffparent = "parent #rev#:#node|short#" -filelogparent = "parent #rev#: #node|short#" -indexentry = "#name##shortdesc##contact|obfuscate##lastupdate|age# agoRSS" +filediffparent = "parent #rev#:#node|short#" +filelogparent = "parent #rev#: #node|short#" +indexentry = "#name##shortdesc##contact|obfuscate##lastupdate|age# agoRSS" index = index.tmpl -archiveentry = "#type# " +archiveentry = "#type# " notfound = notfound.tmpl