{% load i18n %}

{% translate "Here you can create, modify and delete categories and boards. You also can change their order via drag and drop." %}

{% include "aa_forum/partials/administration/new-category.html" %}
{% if category_loop %}
{% endif %}