From 88987dde10454bdd3447bb253ed589f771fcf282 Mon Sep 17 00:00:00 2001 From: Walter Date: Tue, 18 Feb 2025 19:59:21 +0100 Subject: [PATCH] Fix thingy --- app/users/templates/users/config.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/users/templates/users/config.html b/app/users/templates/users/config.html index ea31c14..81eef3a 100644 --- a/app/users/templates/users/config.html +++ b/app/users/templates/users/config.html @@ -15,11 +15,10 @@
Profile settings
- {% csrf_token %} {% crispy form_player %} {% crispy form_user %}
-
a
+
{% endblock %} \ No newline at end of file