{% extends "dinette/base.html" %} {% block title %}{{ block.super }}{% endblock %} {% block content %} {% load pagination_tags %} {% autopaginate topic_list topic_page_size %}
{{ config.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.