From d34af3d11a254764d78c0f9013900eb79e724f4a Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Sat, 3 Mar 2018 13:22:44 +0530 Subject: [PATCH] Update base.html --- crestify/templates/manager/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crestify/templates/manager/base.html b/crestify/templates/manager/base.html index 980e03d..614a530 100644 --- a/crestify/templates/manager/base.html +++ b/crestify/templates/manager/base.html @@ -23,7 +23,7 @@ } catch (e) { } - {% block title %} {{ title }} {% endblock %} - Crestify