##// END OF EJS Templates
Added tag 2.9 for changeset 3cec5134e9c4
Added tag 2.9 for changeset 3cec5134e9c4

File last commit:

r18526:9409aeaa stable
r20342:06a9ed0c stable
Show More
filelogentry.tmpl
7 lines | 307 B | application/x-cheetah | CheetahLexer
<item>
<title>{desc|strip|firstline|strip|escape}</title>
<link>{urlbase}{url|urlescape}log{node|short}/{file|urlescape}</link>
<description><![CDATA[{desc|strip|escape|addbreaks|nonempty}]]></description>
<author>{author|obfuscate}</author>
<pubDate>{date|rfc822date}</pubDate>
</item>