diff --git a/nummi/main/templates/main/form/base.html b/nummi/main/templates/main/form/base.html index def3515..65c6f6e 100644 --- a/nummi/main/templates/main/form/base.html +++ b/nummi/main/templates/main/form/base.html @@ -34,7 +34,7 @@ {% endif %} {% block pre %}{% endblock %} -
+ {% csrf_token %} {% if instance|adding %}{% endif %} {{ form }}