##// END OF EJS Templates
tests: make test-hgweb.t output stable...
tests: make test-hgweb.t output stable Instability introduced in combination of a4d7fd7ad1f7 and e389a25e7e60.

File last commit:

r18045:add2f9dd default
r18393:a38039ef 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>