{% with post.profile_data as pdata %}
{% if pdata.1 %}
{% endif %} {{ post.creator }}
Posts: {{ pdata.0 }}
Joined: {{ post.creator.date_joined|date:"M d Y" }} {% endwith %}
{{ post.title }}{% endif %} {{ post.creator }}
Posts: {{ pdata.0 }}
Joined: {{ post.creator.date_joined|date:"M d Y" }} {% endwith %}
by {{ post.creator }} | {{ post.created }}
{{ post.body|linebreaksbr }}