{% load custom_date %} {% load wlprofile_extras %} {% for post in posts %} {% endfor %}
Date User Post{{posts|length|pluralize}}
{{ post.created|custom_date:user }} {{ post.user|user_link }} "{{ post.body_text|truncatechars:80}}"