Create initialize_participant.html
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
<div class="input-group border-blue-600 border-2 rounded-xl shadow-md">
|
<div class="input-group border-blue-600 border-2 rounded-xl shadow-md">
|
||||||
<form method="post">
|
<form method="post">
|
||||||
{% csrf_token %}
|
{% csrf_token %}
|
||||||
{{ form.as_p }}
|
|
||||||
<button type="submit">Speichern</button>
|
<button type="submit">Speichern</button>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user