{% extends 'global.html'%} {% load static %} # {% block title %}Voucher-Überprüfung{% endblock %} {% block maincontent %}

Voucher-Überprüfung

{% csrf_token %} {{ form.as_p }}
{% endblock maincontent %}