##// END OF EJS Templates
templater: load aliases from [templatealias] section in map file...
templater: load aliases from [templatealias] section in map file This seems sometimes useful as an alias can be a function, but a template fragment can't.

File last commit:

r9999:f91e5630 default
r34716:f17a0e18 default
Show More
filelog.tmpl
6 lines | 174 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: {file|escape} history</title>
<description>{file|escape} revision history</description>
{entries%filelogentry}
</channel>
</rss>