mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-30 11:51:10 +02:00
Move some buttons, my account form is now working
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
{% block content %}
|
||||
<form method="post">
|
||||
{% csrf_token %}
|
||||
{{ form|crispy }}
|
||||
<input type="submit" class="btn btn-primary btn-block" value="{% trans "Submit" %}">
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user