bgneal@310: {% load url from future %} bgneal@120: {% load forum_tags %} bgneal@84: {% if post %} bgneal@279: Goto last post bgneal@120: {% forum_date post.creation_date user %}
bgneal@310: {{ post.user.username }} bgneal@84: {% else %} bgneal@84: No posts bgneal@84: {% endif %}