{% extends "misago/base.html" %} {% load i18n %} {% block title %}{{ category.name }} | {{ block.super }}{% endblock title %} {% block meta-description %}{{ misago_settings.forum_index_meta_description }}{% endblock meta-description %} {% block content %}
{% trans "No forums are set or you don't have permission to see them." %}
{% endif %}