##// END OF EJS Templates
hgweb: add (Atom) subscribe link to the main paper template pages...
hgweb: add (Atom) subscribe link to the main paper template pages The subscribe link is found at the bottom of the navigation sidebar. This uses a free icon from http://feedicons.com.

File last commit:

r18045:add2f9dd default
r18200:b3126667 default
Show More
branchentry.tmpl
6 lines | 214 B | application/x-cheetah | CheetahLexer
<item>
<title>{branch|escape}</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[{branch|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>