mirror of
https://gitlab.crans.org/mediatek/med.git
synced 2025-07-01 20:41:15 +02:00
Continue to remove old perm system
This commit is contained in:
@ -10,6 +10,9 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||
{% block content %}
|
||||
{% bootstrap_form_errors userform %}
|
||||
|
||||
<a href="{% url 'users:password' %}">
|
||||
Changer le mot de passe
|
||||
</a>
|
||||
<form class="form" method="post">
|
||||
{% csrf_token %}
|
||||
{% bootstrap_form userform %}
|
||||
|
Reference in New Issue
Block a user