]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/rssitem.tmpl
* Atom feed support based on a patch by Clint Adams.
[ikiwiki.git] / templates / rssitem.tmpl
index c7e587e1c7d6121f2474019d7f649c50f68b7fe7..bfd38ec3154fb53ccb87126c6a334082b4ee7086 100644 (file)
@@ -12,6 +12,6 @@
        <category><TMPL_VAR CATEGORY></category>
        </TMPL_LOOP>
        </TMPL_IF>
-       <pubDate><TMPL_VAR PUBDATE></pubDate>
+       <pubDate><TMPL_VAR DATE_822></pubDate>
        <description><![CDATA[<TMPL_VAR CONTENT>]]></description>
 </item>