templates/filelog-rss.tmpl
author mark.williamson@cl.cam.ac.uk
Mon, 15 Aug 2005 11:46:41 -0800
changeset 912 302f83b85054
parent 599 765182a4c843
child 985 7ffa91f275ff
permissions -rw-r--r--
Minor tweak: os.STOPSIG -> os.WSTOPSIG. Pychecker spotted this one.

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