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