X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3d7eb387a7c3573f1a1d17df00adcaa1fb9b9fa5..d359cd70f1527b372b71c2f927e3f45fb0fcf509:/app/views/browse/way.html.erb diff --git a/app/views/browse/way.html.erb b/app/views/browse/way.html.erb index 15a0dcad8..1be783a88 100644 --- a/app/views/browse/way.html.erb +++ b/app/views/browse/way.html.erb @@ -2,12 +2,17 @@ @name = printable_name @way @title = t('browse.way.way') + ' | ' + @name %> + <% content_for :head do %> -<%= stylesheet_link_tag 'browse' %> + <%= stylesheet_link_tag 'browse' %> + <%= javascript_include_tag 'index' %> <% end %> -<% content_for :heading do %> +<% content_for :sidebar do %>