aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/resource/steps/define_hardware.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/resource/steps/define_hardware.html')
-rw-r--r--src/templates/resource/steps/define_hardware.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/resource/steps/define_hardware.html b/src/templates/resource/steps/define_hardware.html
index efd8a09..573b996 100644
--- a/src/templates/resource/steps/define_hardware.html
+++ b/src/templates/resource/steps/define_hardware.html
@@ -10,7 +10,7 @@ with your current configuration will become unavailable.</p>
<h4>NOTE: Only PTL's are able to create multi-node PODs. See
<a href="https://wiki.opnfv.org/display/INF/Lab-as-a-Service+at+the+UNH-IOL">here</a>
for more details</h4>
-<form id="step_form" method="post" class="px-3">
+<form id="step_form" method="post">
{% csrf_token %}
{{form.filter_field|default:"<p>No Form</p>"}}
</form>