eggs/mercurial-1.7.3-py2.6-linux-x86_64.egg/mercurial/templates/rss/filelog.tmpl
changeset 69 c6bca38c1cbf
equal deleted inserted replaced
68:5ff1fc726848 69:c6bca38c1cbf
       
     1 {header}
       
     2     <title>{repo|escape}: {file|escape} history</title>
       
     3     <description>{file|escape} revision history</description>
       
     4     {entries%filelogentry}
       
     5   </channel>
       
     6 </rss>