mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-15 18:29:59 +01:00
added en language to layout (for screenreaders)
This commit is contained in:
parent
ddfba921c9
commit
d8f964bda2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
!!! 5
|
||||
%html
|
||||
%html{lang: 'en'}
|
||||
%head
|
||||
%meta{charset: 'utf-8'}
|
||||
%meta{'http-equiv' => 'X-UA-Compatible' ,content: 'IE=edge'}
|
||||
|
@ -42,4 +42,4 @@
|
|||
})();
|
||||
%noscript
|
||||
%p
|
||||
%img{:alt => "", :src => "//stat.rrerr.net/piwik.php?idsite=9", :style => "border:0;"}/
|
||||
%img{:alt => "", :src => "//stat.rrerr.net/piwik.php?idsite=9", :style => "border:0;"}/
|
||||
|
|
Loading…
Reference in a new issue