diff --git a/note_kfet/templates/registration/signup.html b/note_kfet/templates/registration/signup.html index 8aa15f8c..5428ff95 100644 --- a/note_kfet/templates/registration/signup.html +++ b/note_kfet/templates/registration/signup.html @@ -19,7 +19,7 @@ SPDX-License-Identifier: GPL-3.0-or-later {% endblocktrans %} -
+ {% csrf_token %} {{ form|crispy }} {{ profile_form|crispy }}