diff --git a/machines/templates/machines/machine.html b/machines/templates/machines/machine.html index c6f286fc..0e7082f8 100644 --- a/machines/templates/machines/machine.html +++ b/machines/templates/machines/machine.html @@ -80,7 +80,7 @@ with this program; if not, write to the Free Software Foundation, Inc., {% csrf_token %} {% if machineform %}

Machine

- {% bootstrap_form machineform %} + {% massive_bootstrap_form machineform 'user' %} {% endif %} {% if interfaceform %}

Interface