{% load i18n adminflow_tags %}
{{ fieldset.description|safe }}
error {{ field.errors|striptags }}
{{ field.field.help_text|safe }}