view mercurial/templates/atom/map @ 19530:a63d3ff0d765

hgweb: remove trailing whitespace in mercurial.js
author Kevin Bullock <kbullock@ringworld.org>
date Sun, 04 Aug 2013 16:19:12 -0500
parents add2f9ddcfb5
children d70703954a2a
line wrap: on
line source

default = 'changelog'
feedupdated = '<updated>{date|rfc3339date}</updated>'
mimetype = 'application/atom+xml; charset={encoding}'
header = header.tmpl
changelog = changelog.tmpl
changelogentry = changelogentry.tmpl
filelog = filelog.tmpl
filelogentry = filelogentry.tmpl
tags = tags.tmpl
tagentry = tagentry.tmpl
bookmarks = bookmarks.tmpl
bookmarkentry = bookmarkentry.tmpl
branches = branches.tmpl
branchentry = branchentry.tmpl
error = error.tmpl