{% include 'base.html' %} {% block main %}

Upload ISO

{{ dropzone.create(action='upload') }}

ISOSSSSS

{%for iso in list_iso %} {%endfor%}
ISO listDelete
{{ iso[0] }} ( {{ iso[1] }} )

Create VM



Create Container

Optionnal static IP:

Rename Container

Be carefull, the container will be stop in order to rename it !

{% endblock %} {% include 'foot.html' %}