diff --git a/computes/templates/overview.html b/computes/templates/overview.html index 89251cc..466c10e 100644 --- a/computes/templates/overview.html +++ b/computes/templates/overview.html @@ -11,6 +11,9 @@
{% trans "Pool type:" %}
{% trans "Pool path:" %}
{% trans "Pool status:" %}
{% trans "Size:" %} ({{ size|filesizeformat }} / {{ used|filesizeformat }})
{% trans "Size:" %} (Used: {{ used|filesizeformat }} / From total: {{ size|filesizeformat }})
{% trans "State:" %}
{% trans "Autostart:" %}