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 c59f7ef commit d634ed5Copy full SHA for d634ed5
app/views/layouts/application.html.erb
@@ -15,7 +15,7 @@
15
<%= render 'layouts/favicon' %>
16
<%= csrf_meta_tags %>
17
</head>
18
- <body lang="<%=I18n.locale%>">
+ <body>
19
<div class="container screen">
20
<%= render 'layouts/header' %>
21
<%= render 'layouts/navigation' %>
0 commit comments