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