X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/001ff5764bcf15aaa179dc5c7844038676536622..72e33046c80bddc0ca9b1336786dcb4b349137f7:/app/views/layouts/_head.html.erb 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)" %>