aboutsummaryrefslogtreecommitdiff
path: root/rss.xml.j2
diff options
context:
space:
mode:
Diffstat (limited to 'rss.xml.j2')
-rw-r--r--rss.xml.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/rss.xml.j2 b/rss.xml.j2
index 2ba905c..b9a29f7 100644
--- a/rss.xml.j2
+++ b/rss.xml.j2
@@ -37,7 +37,7 @@
37 <description> 37 <description>
38 <![CDATA[ 38 <![CDATA[
39 <article> 39 <article>
40 newspostitem['content'] 40 {{ newspostitem['content'] }}
41 </article> 41 </article>
42 ]]> 42 ]]>
43 </description> 43 </description>