summaryrefslogtreecommitdiffstats
path: root/templates/feeds/news_description.html
blob: a1e6446f46a43dd4d91983cef6c41ab1cd8dec07 (plain)
1
2
3
{% load markup %}
<p>{{obj.author.get_full_name}} wrote:</p>
{{ obj.content|markdown }}