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

Machine

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