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

Machine

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

Interface