##// END OF EJS Templates
graphmod: rename graph-topological config to graph-group-branches...
graphmod: rename graph-topological config to graph-group-branches The latter suggests what the change is slightly better.

File last commit:

r18526:9409aeaa stable
r23569:3ecbcffd default
Show More
bookmarkentry.tmpl
6 lines | 228 B | application/x-cheetah | CheetahLexer
<item>
<title>{bookmark|escape}</title>
<link>{urlbase}{url|urlescape}rev/{node|short}</link>
<description><![CDATA[{bookmark|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>