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

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

{% 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 }}