mount and rss
[pinopress.git] / templates / feeditem.template.xml
1 <item>
2 <title>$ARTICLE_TITLE</title>
3 <link>$ARTICLE_URL</link>
4 <description>
5 <![CDATA[
6     $DESCRIPTION
7 ]]>
8 </description>
9 </item>