diff --git a/machines/templates/machines/machine.html b/machines/templates/machines/machine.html index 31a15679..85e51d86 100644 --- a/machines/templates/machines/machine.html +++ b/machines/templates/machines/machine.html @@ -38,6 +38,30 @@ with this program; if not, write to the Free Software Foundation, Inc., {% bootstrap_form_errors domainform %} {% endif %} +
{% csrf_token %}