We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3427233 commit 23282ecCopy full SHA for 23282ec
src/views/main.hbs
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<html>
+<html lang="{{{get2letterLangCode clientData.languageCode}}}">
3
<head>
4
<meta charset="UTF-8">
5
{{#with words}}
0 commit comments