diff --git a/computes/templates/overview.html b/computes/templates/overview.html index b927718..bf302e5 100644 --- a/computes/templates/overview.html +++ b/computes/templates/overview.html @@ -44,8 +44,8 @@
{{ hostname }}
{{ hypervisor }}
-{{ host_arch }}
{{ host_memory|filesizeformat }}
+{{ host_arch }}
{{ logical_cpu }}
{{ model_cpu }}
{{ uri_conn }}
@@ -147,4 +147,4 @@ }); }, 5000); -{% endblock %} \ No newline at end of file +{% endblock %}