gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[www] branch master updated: rss: article tag is ok as description root


From: gnunet
Subject: [www] branch master updated: rss: article tag is ok as description root tag
Date: Tue, 11 May 2021 19:30:18 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 215fc46  rss: article tag is ok as description root tag
215fc46 is described below

commit 215fc469daa16ee05a5334772a6a59a1c8ac14fd
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue May 11 19:27:59 2021 +0200

    rss: article tag is ok as description root tag
---
 template/rss.xml.j2 | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/template/rss.xml.j2 b/template/rss.xml.j2
index 7bd463c..d0197c0 100644
--- a/template/rss.xml.j2
+++ b/template/rss.xml.j2
@@ -35,13 +35,9 @@
         <title>{{ newspostitem['title']|e }}</title>
         <description>
           <![CDATA[
-             <html>
-             <body>
              {% filter extract_body %}
              {% include (newspostitem['page'] + ".j2") %}
              {% endfilter %}
-             </body>
-             </html>
            ]]>
         </description>
       </item>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]