From 54a74126dcb2119e8fb759484542a71c9cb16f97 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Sat, 3 Mar 2018 13:20:50 +0530 Subject: [PATCH] Update base.html --- crestify/templates/manager/base.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/crestify/templates/manager/base.html b/crestify/templates/manager/base.html index 84b33fc..980e03d 100644 --- a/crestify/templates/manager/base.html +++ b/crestify/templates/manager/base.html @@ -17,14 +17,13 @@ - - {% assets output="gen/packed.css", "css/site.css" %} - - {% endassets %} - + + {% block title %} {{ title }} {% endblock %} - Crestify