view templates/rss/filelog.tmpl @ 3534:811e6c95485c

zsh: use standard tags where possible
author Brendan Cully <brendan@kublai.com>
date Thu, 26 Oct 2006 09:44:03 -0700
parents e281903c9d32
children
line wrap: on
line source

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