{% extends "helper_base.html" %} {% block title %}Danke :){% endblock %} {% block content %} {% if party_info %} {% autoescape off %} {{ party_info }} {% endautoescape %}
{{ error }}
{{ field.help_text }}