X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/8f101a375972f60640710ce18a91283b4b972fa7..d075fc4c1f3e7a17b4c71e7a06fd6cf318e0ef2f:/app/views/layouts/_head.html.erb?ds=sidebyside diff --git a/app/views/layouts/_head.html.erb b/app/views/layouts/_head.html.erb index 6c22a9475..206905b94 100644 --- a/app/views/layouts/_head.html.erb +++ b/app/views/layouts/_head.html.erb @@ -6,6 +6,7 @@ <%= javascript_include_tag 'menu' %> <%= stylesheet_link_tag 'common' %> + <%= stylesheet_link_tag t('html.dir') %> <%= stylesheet_link_tag 'small', :media => "only screen and (max-width:641px)" %> <%= stylesheet_link_tag 'large', :media => "screen and (min-width: 642px)" %>