{% load wagtailadmin_tags i18n %} {{ self.verbose_name }}
{% for error in field.errors %} {{ error|escape }} {% endfor %}