diff options
Diffstat (limited to 'amber/layouts')
-rw-r--r-- | amber/layouts/default.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/amber/layouts/default.html.haml b/amber/layouts/default.html.haml index 57d2f92..cdf57e8 100644 --- a/amber/layouts/default.html.haml +++ b/amber/layouts/default.html.haml @@ -1,5 +1,5 @@ !!! -%html +%html{:lang => I18n.locale} %head %title = @page.nav_title + ' - ' + @site.title |