view templates/rss/tags.tmpl @ 4015:769be3c57564

Handle exceptions in do_hgweb: Send "Internal Server Error", log traceback
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 02 Jan 2007 22:12:38 +0100
parents e281903c9d32
children
line wrap: on
line source

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