From f9f216224f3a5f07615b9d96e99821e09132e7b3 Mon Sep 17 00:00:00 2001 From: catborise Date: Wed, 1 Aug 2018 16:52:29 +0300 Subject: [PATCH] fix typo --- storages/templates/storage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@