view templates/rss/tags.tmpl @ 7748:09bec6fd747c

hgweb: add rss error template
author Sune Foldager <cryo@cyanite.org>
date Tue, 10 Feb 2009 14:20:42 +0100
parents e281903c9d32
children 5ccca71775e1
line wrap: on
line source

#header#
    <title>#repo|escape#: tags </title>
    <description>#repo|escape# tag history</description>
    #entriesnotip%tagentry#
  </channel>
</rss>