Merge branch 'fibre' of ssh://git.onelab.eu/git/myslice into fibre
[unfold.git] / portal / templates / univbrisvtam.html
diff --git a/portal/templates/univbrisvtam.html b/portal/templates/univbrisvtam.html
new file mode 100644 (file)
index 0000000..82de78b
--- /dev/null
@@ -0,0 +1,15 @@
+{% extends "layout-unfold1.html" %}
+
+{% block head %}
+{% endblock %}
+
+{% block unfold_main %}
+
+<center><h1>Create New Virtual Machines</h1></center>
+
+<p>{{vms_list}}</p>
+<p>{{vm_form}}</p>
+
+<p>{{below_table}}</p>
+      
+{% endblock %}