diff --git a/src/glicid_spawner/templates/interactive.html b/src/glicid_spawner/templates/interactive.html index 315452d..05978c8 100644 --- a/src/glicid_spawner/templates/interactive.html +++ b/src/glicid_spawner/templates/interactive.html @@ -19,13 +19,13 @@
{%- for cpu in cpu_available -%} - +
+ + +
{% endfor -%}
@@ -33,13 +33,13 @@
{%- for ram in ram_available -%} - +
+ + +
{% endfor -%}
@@ -47,13 +47,13 @@
{%- for gpu in gpu_available -%} - +
+ + +
{% endfor -%}
@@ -66,9 +66,23 @@