##// END OF EJS Templates
templatefilters: declare input type as bytes where appropriate...
templatefilters: declare input type as bytes where appropriate Some test outputs changed since input is now coerced to a byte string. I think that's okay. Maybe {date} should have some readable representation?

File last commit:

r29435:b8ede1f7 default
r37240:08e042f0 default
Show More
tags.tmpl
6 lines | 153 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: tags</title>
<description>{repo|escape} tag history</description>
{entriesnotip%tagentry}
</channel>
</rss>