{% load post_body %}
{# TODO images #} #. {{post.id}} {% if post.subject %} {{post.subject}} {% endif %} by {{post.name|default:"Anonymous"}} at {{post.created}} {% if reply_link %} [Reply] {% endif %} {% if replies_elided > 0 %}
({{replies_elided}} replies elided, click reply to view) {% endif %}

{{post|post_body|safe}}