templates/tags-rss.tmpl
author Peter van Dijk <peter@dataloss.nl>
Fri, 03 Feb 2006 02:21:28 +0100
changeset 1767 adbc392dfd9e
parent 1766 93f54a2b3864
permissions -rw-r--r--
implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmpl

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