{% extends 'base.html' %} {% load i18n %} {% block extra_css %} {# Select2 CSS now loaded globally from vendor in base.html #} {% endblock %} {% block content %}
{{ form.name.errors.0 }}
{{ form.description.errors.0 }}
{{ form.tags.errors.0 }}