diff --git a/instances/templates/instances.html b/instances/templates/instances.html index 3eceedb..fc8d00a 100644 --- a/instances/templates/instances.html +++ b/instances/templates/instances.html @@ -13,7 +13,6 @@ {% include 'create_inst_block.html' %} {% endif %} {% if all_host_vms %} - {% include 'create_inst_block.html' %} @@ -248,4 +247,4 @@ } {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %}