view templates/changelog-rss.tmpl @ 1044:4bfa960f8d2a

Removed forgotten debug print statement from commands.py and tests.
author Thomas Arendsen Hein <thomas@intevation.de>
date Thu, 25 Aug 2005 16:00:08 +0200
parents 7ffa91f275ff
children
line wrap: on
line source

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