{% extends 'punkweb_bb/base.html' %} {% load static %} {% block content %} Home {% comment %} {{thread.subcategory.category.name}} {{thread.subcategory.name}} {{thread.title}} {% endcomment %} {% for thread in threads %}
{{ thread.title }}