{% extends "dinette/base.html" %} {% block title %}{{ block.super }}{% endblock %} {% block content %} {% load pagination_tags %} {% load dinette_tags %} {% autopaginate topic_list topic_page_size %} {% load dinette_tags %}
{% get_site_name %} » {{category.name}} {% if authenticated %} New Topic {% else %} Login to start New Topic {% endif %}
Topics in this forum with details of replies, views, last post.