##// END OF EJS Templates
templates: add "changeset.obsolete" label in command line style...
templates: add "changeset.obsolete" label in command line style Following respective change in cmdutil.changeset_printer.

File last commit:

r18045:add2f9dd default
r31702:00f996f0 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>