view templates/rss/map @ 7558:dc211ad8d681

setup: warn about missing standard Python components
author Matt Mackall <mpm@selenic.com>
date Wed, 31 Dec 2008 17:59:58 -0600
parents 3340aa5a64f7
children 09bec6fd747c
line wrap: on
line source

default = 'changelog'
mimetype = 'text/xml; charset={encoding}'
header = header.tmpl
changelog = changelog.tmpl
changelogentry = changelogentry.tmpl
filelog = filelog.tmpl
filelogentry = filelogentry.tmpl
tags = tags.tmpl
tagentry = tagentry.tmpl