{% load i18n %} {% load txcommontags %}
{{ field }}
{% for error in field.errors %}{{ error }}{% endfor %}