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 4a3ea99 commit 7407265Copy full SHA for 7407265
app/views/layouts/better_together/application.html.erb
@@ -1,5 +1,5 @@
1
<!DOCTYPE html>
2
-<html>
+<html lang="<%= I18n.locale %>">
3
<head>
4
<% if ENV["SENTRY_CLIENT_KEY"] %>
5
<script src="https://js-de.sentry-cdn.com/<%= ENV["SENTRY_CLIENT_KEY"] %>.min.js" crossorigin="anonymous"></script>
0 commit comments