index
:
archweb
master
working
Main repo is at https://projects.archlinux.org/archweb.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
feeds
/
news_description.html
blob: 7783036727b7e23a88ca2a0676e67ca6c9c59257 (
plain
)
1
2
3
{% load markup %}
<p>
{{obj.author.get_full_name}} wrote:
</p>
{{ obj.content|markdown:'safe' }}