##// END OF EJS Templates
record: move ui.write wrapping where it should be...
record: move ui.write wrapping where it should be We have to do that for the coloring to work in interactive revert

File last commit:

r18526:9409aeaa stable
r24358:8d9e9063 default
Show More
branchentry.tmpl
6 lines | 224 B | application/x-cheetah | CheetahLexer
<item>
<title>{branch|escape}</title>
<link>{urlbase}{url|urlescape}rev/{node|short}</link>
<description><![CDATA[{branch|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>