Commit 9fb467a7 by Szabolcs Gelencser

fix vxlanedit html

parent fda9c192
......@@ -13,7 +13,7 @@
</div>
<div class="row">
<form method="POST"">
<form method="POST">
{% csrf_token %}
{{ form.name|as_crispy_field }}
<button class="btn btn-success pull-right text-right" type="submit">
......
......@@ -21,7 +21,6 @@
<div class="page-header">
<h3>{% trans "Connected virtual machines" %}</h3>
</div>
{# {% render_table vm_list %}#}
</div>
</div>
{% endblock %}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment