Merge remote branch 'ed0h/503-language-html-tag'
This commit is contained in:
commit
8778bdab3b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
-# the COPYRIGHT file.
|
||||
|
||||
!!!
|
||||
%html
|
||||
%html{:lang => I18n.locale.to_s}
|
||||
%head
|
||||
%title
|
||||
= "#{current_user.real_name} | diaspora" if current_user
|
||||
|
|
|
|||
Loading…
Reference in a new issue