{% load highlight %}
{% load custom_date %}
{% load wlprofile_extras %}
Post by {{ post.user|user_status }} @
Topic {{ post.object.topic }} @
Forum {{ post.object.topic.forum }},
{{ post.date|custom_date:user }}
{% highlight post.body_text with query max_length 100 %}