{% extends "forum/base.html" %} {% load humanize %} {% load forum_tags %} {% block title %}{{ forum.name }}{% endblock %} {% block section_title %}{{ forum.name }}{% endblock %} {% block forum_content %} Forum Home
Sorry, no topics in here yet.
{% endfor %}