{% load url from future %} Start New Topic

{% for topic in topics.object_list %} {% endfor %}
Topics Replies Last post
{{ topic.num_replies }} {{ topic.last_post.short|linebreaksbr }} VIEW
{% if topics.object_list and topics.paginator.num_pages > 1 %} {% endif %}