gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: rss


From: gnunet
Subject: [www] branch master updated: rss
Date: Tue, 11 May 2021 19:18:38 +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 5cc6cb6  rss
5cc6cb6 is described below

commit 5cc6cb694709618d56e6358e7d7f0670f6d73763
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue May 11 19:16:19 2021 +0200

    rss
---
 inc                 | 2 +-
 template/rss.xml.j2 | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/inc b/inc
index ebfd9c6..2b72c7f 160000
--- a/inc
+++ b/inc
@@ -1 +1 @@
-Subproject commit ebfd9c60d0e59f6373309ac96d8abf6094ceefb9
+Subproject commit 2b72c7f57d318271856f992eb2e58c133ae5179e
diff --git a/template/rss.xml.j2 b/template/rss.xml.j2
index d0197c0..7bd463c 100644
--- a/template/rss.xml.j2
+++ b/template/rss.xml.j2
@@ -35,9 +35,13 @@
         <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]