{% load passbook_utils %} {% load i18n %} {% csrf_token %} {% for field in form %}
{{ field.help_text }}
{{ error }}