X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/3d7eb387a7c3573f1a1d17df00adcaa1fb9b9fa5..37f42141283fb14cea0456344cc6ca6a4fa585c4:/app/views/browse/node_history.html.erb diff --git a/app/views/browse/node_history.html.erb b/app/views/browse/node_history.html.erb index 61fc83492..98b6745e4 100644 --- a/app/views/browse/node_history.html.erb +++ b/app/views/browse/node_history.html.erb @@ -2,20 +2,23 @@ @name = printable_name @node @title = t('browse.node_history.node_history') + ' | ' + @name %> -<% content_for :heading do %> + +<% content_for :head do %> + <%= stylesheet_link_tag 'browse' %> + <%= javascript_include_tag 'index' %> +<% end %> + +<% content_for :sidebar do %>