templates/atom/map
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Mon, 06 Apr 2009 15:09:54 +0200
changeset 8218 e61cb2813d2a
parent 7749 f32af51aaee5
child 8428 5ccca71775e1
permissions -rw-r--r--
templater: separate template management and actual string processing

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
error = error.tmpl