{% if not embedded %}{% extends 'base/base.html' %}{% set blog_page = True %}{% endif %} {% block body %}
{% include 'forum/categories.html' %}
{% endblock body %}