diff --git a/input/templates/input/project.html b/input/templates/input/project.html index 8e184c4..5e91cfb 100644 --- a/input/templates/input/project.html +++ b/input/templates/input/project.html @@ -1 +1,5 @@ -{{formset}} +
+ {% csrf_token %} + {{ formset }} + +