templates/rss/tags.tmpl
author Brendan Cully <brendan@kublai.com>
Mon, 02 Oct 2006 17:35:41 -0700
changeset 3227 e281903c9d32
parent 1767 templates/tags-rss.tmpl@adbc392dfd9e
permissions -rw-r--r--
Move RSS theme into subdirectory

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