We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a0acba + e62b6a4 commit aa4b2e0Copy full SHA for aa4b2e0
Template/layout/layout.php
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<html>
+<html lang="<?= $this->app->jsLang() ?>">
3
<head>
4
<meta charset="utf-8">
5
<meta name="viewport" content="width=device-width">
0 commit comments