From aec2e87472d777efbd6001089f54e62ec9d8cbcd Mon Sep 17 00:00:00 2001 From: Dmitry Date: Mon, 19 Aug 2019 22:03:06 +0300 Subject: [PATCH] + viewport meta --- templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/base.html b/templates/base.html index 2090520..1956243 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,6 +3,7 @@ + {% block title %}{% endblock title %}