author | Benoit Boissinot <benoit.boissinot@ens-lyon.org> |
Mon, 16 Oct 2006 12:49:11 +0200 | |
changeset 3410 | 57f94c609c43 |
parent 3409 | 1ae738bacf74 |
child 3411 | 5207cf649abe |
--- a/templates/rss/filelogentry.tmpl Mon Oct 16 09:53:31 2006 +0200 +++ b/templates/rss/filelogentry.tmpl Mon Oct 16 12:49:11 2006 +0200 @@ -3,5 +3,5 @@ <link>#url#?f=#node|short#;file=#file|urlescape#</link> <description><![CDATA[#desc|strip|escape|addbreaks#]]></description> <author>#author|obfuscate#</author> - <pubDate>#date|rfc822date#</pubDate>> + <pubDate>#date|rfc822date#</pubDate> </item>