##// END OF EJS Templates
extract: parse 'nodeid' using the generic mechanism...
extract: parse 'nodeid' using the generic mechanism Parsing 'nodeid' is very simple and a good first test.

File last commit:

r18045:add2f9dd default
r26560:75d448d5 default
Show More
branches.tmpl
6 lines | 158 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: branches</title>
<description>{repo|escape} branch history</description>
{entries%branchentry}
</channel>
</rss>