diff options
Diffstat (limited to 'templates/index.html/header.html')
-rw-r--r-- | templates/index.html/header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.html/header.html b/templates/index.html/header.html index 02d642c..0de82b1 100644 --- a/templates/index.html/header.html +++ b/templates/index.html/header.html @@ -2,7 +2,6 @@ <html dir="ltr" lang="${lang}"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> - <meta http-equiv="Content-Language" content="${lang}" /> <meta name="viewport" content="width=device-width" /> <meta name="keywords" content="${keywords}" /> <meta name="description" content="${description}" /> |