]> git.llucax.com Git - software/blitiri.git/blobdiff - blitiri.cgi
Remove unneeded <p>...</p> pair from atom content
[software/blitiri.git] / blitiri.cgi
index a0334e4e08e2d7257f12e2718f13e9322401431a..bce77659a5f315e7439f025eea40401fa8e3d333 100755 (executable)
@@ -1125,9 +1125,9 @@ def render_atom(articles):
     <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">
 %(contents)s
-      </p></div>
+      </div>
     </content>
   </entry>
                """ % vars