view templates/changelog-rss.tmpl @ 2559:bf67d0f6531c

templater.firstline should handle empty strings
author Brendan Cully <brendan@kublai.com>
date Tue, 04 Jul 2006 15:36:05 -0700
parents 7ffa91f275ff
children
line wrap: on
line source

#header#
    <title>#repo|escape# Changelog</title>
    <description>#repo|escape# Changelog</description>
    #entries%changelogentry#
  </channel>
</rss>