{% set page_title = category.title %} {% set active_forum_nav=True %} {% extends theme("layout.html") %} {% block content %} {% include theme("forum/category_layout.html") %} {% endblock %}