##// END OF EJS Templates
path: use the next `display` argument to deal with boolean...
path: use the next `display` argument to deal with boolean We have a generic mechanism that we can now use for the special case now.

File last commit:

r18526:9409aeaa stable
r51587:e9c676ad stable
Show More
tagentry.tmpl
6 lines | 218 B | application/x-cheetah | CheetahLexer
<item>
<title>{tag|escape}</title>
<link>{urlbase}{url|urlescape}rev/{node|short}</link>
<description><![CDATA[{tag|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>