From 631eb772d2c5ecda0cda2982a7eea90ef11f76f7 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Sat, 3 Mar 2018 13:24:28 +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 614a530..5db9e7d 100644 --- a/crestify/templates/manager/base.html +++ b/crestify/templates/manager/base.html @@ -23,7 +23,7 @@ } catch (e) { } - + {% block title %} {{ title }} {% endblock %} - Crestify