diff --git a/templates/task_settings.html b/templates/task_settings.html index 0323bd6..5ebd3a5 100644 --- a/templates/task_settings.html +++ b/templates/task_settings.html @@ -208,9 +208,34 @@ {% endfor %} -
- + {% csrf_token %} +
@@ -253,41 +278,38 @@ {% endfor %} - -
- + + {% csrf_token %} +
-
- {% csrf_token %} - -
+ {% endblock %} \ No newline at end of file