view templates/rss/tags.tmpl @ 9677:0c072e63e3e7

changelog: do not use a mutable default value
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 31 Oct 2009 16:49:27 +0100
parents 5ccca71775e1
children
line wrap: on
line source

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