We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ab0081 commit 5ff0563Copy full SHA for 5ff0563
source/layouts/layout.erb
@@ -1,5 +1,5 @@
1
<!doctype html>
2
-<html>
+<html lang="<%= I18n.locale %>">
3
<head>
4
<meta charset="utf-8">
5
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
0 commit comments