X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/968e6c417fca6d752f78bd010b21dd3427950255..27a3dc447c20b62cf4a1cb2711d3c0cbdea54879:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index af399f34a..da9e86808 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -1,6 +1,7 @@ + <%= javascript_strings %> <%= javascript_include_tag 'prototype' %> <%= javascript_include_tag 'site' %> @@ -109,7 +110,7 @@
<%= t 'layouts.help_wiki' %>
- <%= t 'layouts.news_blog' %>
+ <%= t 'layouts.news_blog' %>
<%= t 'layouts.shop' %>
<%= yield :left_menu %>
@@ -118,11 +119,19 @@