##// END OF EJS Templates
hgweb: add guid to rss items
hgweb: add guid to rss items

File last commit:

r3423:a2179e78 default
r7750:b0341619 default
Show More
tagentry.tmpl
6 lines | 208 B | application/x-cheetah | CheetahLexer
<item>
<title>#tag|escape#</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[#tag|strip|escape|addbreaks#]]></description>
<pubDate>#date|rfc822date#</pubDate>
</item>