##// END OF EJS Templates
hgweb: remove now unnecessary explicit header() and footer()...
hgweb: remove now unnecessary explicit header() and footer() They became unnecessary after allowing custom-named entries in templates.

File last commit:

r9999:f91e5630 default
r19906:1dba2657 default
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
<title>{repo|escape} Changelog</title>
<description>{repo|escape} Changelog</description>
{entries%changelogentry}
</channel>
</rss>