{% block wrapper %}
{% if label is not False or icon %} {% endif %} {% block field %}{{ field }}{% endblock %} {% if suffix %} {{ suffix }} {% endif %}
{% include "xprez/admin/form/errors.html" with errors=field.errors %} {% endblock %}