{% comment %} vim:ft=htmldjango: {% endcomment %} {% load humanize %} {% load pybb_extras %}
{% if topic|pybb_has_unreads:user %} {% else %} {% endif %} {{ topic.name }} {{ topic.user.username }} {{ topic.created|naturalday|title }} {{ topic.created|time:"H:i" }} {{ topic.post_count }} {{ topic.views }} {%if topic.last_post %} {{ forum.last_post.created|naturalday|title }} {{forum.last_post.created|time:"H:i"}}
by {{ forum.last_post.user.username }} {% endif %}