##// END OF EJS Templates
path-suboption: use str for "multi_urls" path suboptions...
path-suboption: use str for "multi_urls" path suboptions That second argument refer to an attribute and do not needs to be bytes.

File last commit:

r18526:9409aeaa stable
r51797:9f3e4b60 default
Show More
branchentry.tmpl
6 lines | 224 B | application/x-cheetah | CheetahLexer
<item>
<title>{branch|escape}</title>
<link>{urlbase}{url|urlescape}rev/{node|short}</link>
<description><![CDATA[{branch|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>