templates/changelog-rss.tmpl
author Bryan O'Sullivan <bos@serpentine.com>
Fri, 23 Sep 2005 00:05:16 -0700
changeset 1325 57220daf40e9
parent 985 7ffa91f275ff
permissions -rw-r--r--
Move urllib error handling from revlog into statichttprepo, where it belongs.

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