diff --git a/packages/views/templates/layout.pug b/packages/views/templates/layout.pug index 057f68a8f..284b50969 100644 --- a/packages/views/templates/layout.pug +++ b/packages/views/templates/layout.pug @@ -1,5 +1,5 @@ doctype html -html +html(lang="en") head meta(charset="UTF-8") meta(http-equiv="x-ua-compatible", content="ie=edge")