Update HTML language tag for translations

This commit is contained in:
Philipp Oppermann
2019-11-27 16:02:35 +01:00
parent 94a19f627b
commit 85bd909af2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<!doctype html>
<html lang="{{ config.default_language }}">
<html lang="{{ lang }}">
<head>
<meta charset="UTF-8">