{% load forum_tags %} {% if latest_post %}

{{ latest_post.user }} at {{ latest_post.date_added|date:"g:iA, N j, Y" }}

go to post
{% endif %}