templates/filelogentry-rss.tmpl
changeset 599 765182a4c843
child 601 8865eb8ade99
equal deleted inserted replaced
598:f8d44a2e6928 599:765182a4c843
       
     1 <item>
       
     2     <title>#desc|firstline|escape#</title>
       
     3     <link>http://127.0.0.1:8000/?cmd=file;file=#file#;filenode=#filenode#"</link>
       
     4     <description>#desc|escape|addbreaks#</description>
       
     5     <author>#author|obfuscate#</author>
       
     6     <pubDate>#date|rfc822date#</pubDate>>
       
     7 </item>