##// END OF EJS Templates
Simplify RSS date generation...
Simplify RSS date generation -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Simplify RSS date generation manifest hash: 3b1628aaee450c292949f6d079b4a05ccb5ce6ab -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCyLatywK+sNU5EO8RAiLMAKCqYFyzSDCU6Wm34LSWZroAHMqa4QCfSWv6 jh/vvuQS0qmXybm6Ivd7XVY= =x1Rf -----END PGP SIGNATURE-----

File last commit:

r599:765182a4 default
r600:11c379e2 default
Show More
filelogentry-rss.tmpl
7 lines | 277 B | application/x-cheetah | CheetahLexer
<item>
<title>#desc|firstline|escape#</title>
<link>http://127.0.0.1:8000/?cmd=file;file=#file#;filenode=#filenode#"</link>
<description>#desc|escape|addbreaks#</description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>>
</item>