This patch removes a <p>...</p> pair that surrounded the content in atom
feeds, to prevent <p> nesting which is invalid xhtml.
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
<published>%(ciso)sZ</published>
<updated>%(uiso)sZ</updated>
<content type="xhtml">
<published>%(ciso)sZ</published>
<updated>%(uiso)sZ</updated>
<content type="xhtml">
- <div xmlns="http://www.w3.org/1999/xhtml"><p>
+ <div xmlns="http://www.w3.org/1999/xhtml">
</content>
</entry>
""" % vars
</content>
</entry>
""" % vars