added dynamic html lang

This commit is contained in:
Priit Tark 2015-01-16 12:10:24 +02:00
parent 4a6c565928
commit bf2259f645

View file

@ -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"}/