view templates/filelog-rss.tmpl @ 1441:cbc36ad70945

hgweb: a couple of fixes on search page - show search string in the bottom search box - wrap search boxes within paragraphs, this also puts some space between last changeset and bottom search box in firefox.
author TK Soh <teekaysoh@yahoo.com>
date Mon, 24 Oct 2005 17:54:06 -0700
parents 7ffa91f275ff
children f2ebd5251e88
line wrap: on
line source

#header#
    <title>#repo|escape#: #file# history</title>
    <description>#file# revision history</description>
    #entries%filelogentry#
  </channel>
</rss>