summaryrefslogtreecommitdiffstats
path: root/templates/feeds/news_description.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feeds/news_description.html')
-rw-r--r--templates/feeds/news_description.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feeds/news_description.html b/templates/feeds/news_description.html
index a1e6446..e75d0af 100644
--- a/templates/feeds/news_description.html
+++ b/templates/feeds/news_description.html
@@ -1,3 +1,3 @@
{% load markup %}
<p>{{obj.author.get_full_name}} wrote:</p>
-{{ obj.content|markdown }}
+{{ obj.content|markdown }} \ No newline at end of file