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