{% load bootstrap %} {% load i18n %}

{% translate "New category" %}

{% translate "New categories will be added at the bottom of the category list. You can move them via drag and drop to a position of your liking." %}

{% csrf_token %} {{ new_category_form|bootstrap }} {% include "aa_forum/partials/form/required-field-hint.html" %}