##// END OF EJS Templates
hgweb: add archive entries to graph page...
hgweb: add archive entries to graph page Changelog page has them, so it makes sense to add them to graph page too.

File last commit:

r9999:f91e5630 default
r38501:5faaa31a default
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape} Changelog</title>
<description>{repo|escape} Changelog</description>
{entries%changelogentry}
</channel>
</rss>