templates/tags-rss.tmpl
author Thomas Arendsen Hein <thomas@intevation.de>
Fri, 29 Sep 2006 21:24:15 +0200
changeset 3186 a6d0cd63068c
parent 1767 adbc392dfd9e
permissions -rw-r--r--
Make "hg log --style=changelog > changelog" work (issue338) Style files in templates/ now take precedence over current directory. This can be overridden with --style=./changelog if really neeeded. Added test for issue338.

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