hopefully stable
[pb.git] / blog / templates / rss_entry.html
1 <item>
2 <title>{{TITLE}}</title>
3 <link>{{URL}}</link>
4 <description></description>
5 {{BODY}}
6 </item>