Groundkeeping

This commit is contained in:
2020-08-03 19:14:48 +02:00
parent 049b672c00
commit 86d0a300ae
5 changed files with 47 additions and 9 deletions

View File

@@ -29,6 +29,11 @@
{% include 'partials/form/inputField.html' with field=form.password2 %}
</div>
</div>
<div class="LP-Form__Composition">
<div class="LP-Form__Field">
{% include 'partials/form/inputField.html' with field=form.voucher %}
</div>
</div>
<div class="LP-Form__Composition">
<input type="submit" class="LP-Button" value="Registrieren"/>