Finally got an input form. :-)
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
<h2>Voucher-Überprüfung</h2>
|
||||
<form method="post">
|
||||
{% csrf_token %}
|
||||
{{ form.as_p }}
|
||||
<button type="submit">Login</button>
|
||||
{{ voucher_form.as_p }}
|
||||
<button type="submit">Überprüfen</button>
|
||||
</form>
|
||||
|
||||
{% endblock maincontent %}
|
Reference in New Issue
Block a user