1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-08-31 08:55:26 +02:00
This commit is contained in:
Ehouarn
2025-08-30 16:15:55 +02:00
parent 7633c9ab4b
commit 0934b8fa34

View File

@@ -19,7 +19,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
{% endblocktrans %}
</div>
<form method="post">
<form method="post" id="profile_form">
{% csrf_token %}
{{ form|crispy }}
{{ profile_form|crispy }}