templates/changelog-rss.tmpl
author Josef "Jeff" Sipek <jeffpc@optonline.net>
Wed, 22 Feb 2006 01:06:17 -0500
changeset 1790 88f0345d82e9
parent 985 7ffa91f275ff
permissions -rw-r--r--
[hgweb] Added favicon to standard/gitweb templates

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