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