From c2205da8216cd4e30fefea93910a67cb7b811b4f Mon Sep 17 00:00:00 2001 From: raj7296 <72138775+raj7296@users.noreply.github.com> Date: Wed, 30 Sep 2020 18:38:03 +0530 Subject: [PATCH] Update layout.jade --- views/layout.jade | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/views/layout.jade b/views/layout.jade index 5020fa3..511e36b 100644 --- a/views/layout.jade +++ b/views/layout.jade @@ -1,5 +1,4 @@ doctype html -html head meta(charset='utf-8') //Mobile Meta @@ -14,4 +13,4 @@ html include core/toastr block content include core/scripts - block scripts \ No newline at end of file + block scripts