view templates/tags-rss.tmpl @ 2650:156fb1feab62

lookup should allow -1 to represent nullid (if passed an int as arg)
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Mon, 17 Jul 2006 01:58:50 +0200
parents adbc392dfd9e
children
line wrap: on
line source

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