{% extends "forum/fbase.html" %} {% block sidebar %} {% endblock %} {% block content %} {% ssi "/home2/bogotob1/www/dj/static/forum/script/google_bogo1_ad.html" %} {% load staticfiles %}

{{ forum.title }} forum

Start New Topic

{% for thread in threads.object_list %} {% endfor %}
Topics Replies Last post
{{ thread.num_replies }} {{ thread.last_post.short|linebreaksbr }} VIEW
{% if threads.object_list and threads.paginator.num_pages > 1 %} {% endif %}
{% ssi "/home2/bogotob1/www/dj/static/forum/script/google_bogo1_ad.html" %} {% endblock %}