{% load l10n %} {% load styled_forms %} {% if field_obj.field_name == '' %}
{{ error }}
{% blocktrans with e=error %}{{ e }}{% endblocktrans %}