{% load standardpage %} {% load forums %}
From {{ obj.posted_by_id }}, at {{ obj.posted_at|date:"d M y, h:i" }}:

{% if obj.subject %}
{{ obj.subject|escape }}
{% endif %} {{ obj.message|bb2html }}
view in context