##// END OF EJS Templates
add footer to old style
add footer to old style

File last commit:

r3410:57f94c60 default
r3411:5207cf64 default
Show More
filelogentry.tmpl
7 lines | 284 B | application/x-cheetah | CheetahLexer
Brendan Cully
Move RSS theme into subdirectory
r3235 <item>
<title>#desc|strip|firstline|strip|escape#</title>
<link>#url#?f=#node|short#;file=#file|urlescape#</link>
<description><![CDATA[#desc|strip|escape|addbreaks#]]></description>
<author>#author|obfuscate#</author>
Benoit Boissinot
fix rss template
r3410 <pubDate>#date|rfc822date#</pubDate>
Brendan Cully
Move RSS theme into subdirectory
r3235 </item>