From 55dec67dc56f5979dc98e5acbc28cc9f0b354710 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 26 Mar 2017 22:03:56 +0900 Subject: [PATCH] [Client] Remove wrong attributes --- src/web/app/base.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/app/base.pug b/src/web/app/base.pug index 81ee7ac06..912157a2e 100644 --- a/src/web/app/base.pug +++ b/src/web/app/base.pug @@ -2,7 +2,7 @@ doctype html != '\n\n' -html(lang='ja' dir='ltr') +html head meta(charset='utf-8')