{% extends "base.html" %} {% block title %}Bestätigen · EPI-Support{% endblock %} {% block content %}

{{ heading }}

⚠ {{ intro }}

{{ preview }}
{% for name, value in fields.items() %} {% endfor %} Abbrechen
{% endblock %}