{{ post.post_preparsed|safe }}
{% if post.user.signature %}
{#

{{ post.user.username }}, {{ post.date|reltimesince|low }}

#} {% if post.user.signature %}
{{ post.user.signature_preparsed|safe }}
{% endif %}
{% endif %}