##// END OF EJS Templates
branchmap: fix blank line position...
branchmap: fix blank line position The blank line was after was after the `if` condition instead of before.

File last commit:

r9999:f91e5630 default
r19837:c38eaeb3 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>