diff --git a/nebula/nebula_server/templates/pages/docker.rs.html b/nebula/nebula_server/templates/pages/docker.rs.html index bd488f1..43dccd1 100644 --- a/nebula/nebula_server/templates/pages/docker.rs.html +++ b/nebula/nebula_server/templates/pages/docker.rs.html @@ -5,55 +5,55 @@ {% endblock %} {% block content %} -
- -

- Wasm -

-
- -

- Docker -

-
-
-
-
- {% for module in images %} -
- +
+ +
+
+ {% for module in images %} + + - - - - - {% endfor %} -
-
-
- Results + + + + + {% endfor %}
-
-
+
+
+ Results +
+
+
+
-
-
+
{% endblock %} diff --git a/nebula/nebula_server/templates/pages/wasm.rs.html b/nebula/nebula_server/templates/pages/wasm.rs.html index 786b716..5aa2afe 100644 --- a/nebula/nebula_server/templates/pages/wasm.rs.html +++ b/nebula/nebula_server/templates/pages/wasm.rs.html @@ -5,19 +5,18 @@ {% block content %}