mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
added dynamic html lang
This commit is contained in:
parent
4a6c565928
commit
bf2259f645
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
%html{lang: "en"}
|
||||
%html{lang: I18n.locale.to_s}
|
||||
%head
|
||||
%meta{charset: "utf-8"}/
|
||||
%meta{content: "IE=edge", "http-equiv" => "X-UA-Compatible"}/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue