##// END OF EJS Templates
tests: replace "naked except clause" to avoid check-code.py error...
tests: replace "naked except clause" to avoid check-code.py error This is a part of preparation to apply checking with check-code.py on code fragments embedded in *.t test scripts.

File last commit:

r18526:9409aeaa stable
r41884:cab32f08 default
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>