templates/changelog-rss.tmpl
author Matt Mackall <mpm@selenic.com>
Mon, 31 Jul 2006 00:47:43 -0500
changeset 2731 ad4155e757da
parent 985 7ffa91f275ff
permissions -rw-r--r--
Kill ui.setconfig_remoteopts This brought too much knowledge about command line particulars into the ui code. Moved to commands.py.

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