diff --git a/storages/templates/storage.html b/storages/templates/storage.html index 9137653..e9f0e22 100644 --- a/storages/templates/storage.html +++ b/storages/templates/storage.html @@ -3,7 +3,7 @@ {% load staticfiles %} {% block title %}{% trans "Storage" %} - {{ pool }}{% endblock %} {% block style %} - + {% endblock %} {% block content %} @@ -153,7 +153,7 @@