templates/filelog-rss.tmpl
author Josef "Jeff" Sipek <jeffpc@optonline.net>
Wed, 17 Aug 2005 21:14:20 -0500
changeset 974 aedb47764f29
parent 599 765182a4c843
child 985 7ffa91f275ff
permissions -rw-r--r--
Added support for #foo%bar# syntax This required moving template() into the templater class

#header#
    <title>#repo|escape#: #file# history</title>
    <description>#file# revision history</description>
    #entries#
  </channel>
</rss>