X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/51a21e6738c5fe524472971e8171bf2442bea415..d8cf49f0d7f0006bb8b5ccb16d3d236069e6821a:/app/views/browse/way.html.erb diff --git a/app/views/browse/way.html.erb b/app/views/browse/way.html.erb index e1da90c44..5b33bd49e 100644 --- a/app/views/browse/way.html.erb +++ b/app/views/browse/way.html.erb @@ -2,15 +2,15 @@ @name = printable_name @way @title = t('browse.way.way') + ' | ' + @name %> -
-

<%= t'browse.way.way_title', :way_name => @name %>

-
+

<%= t'browse.way.way_title', :way_name => @name %> + +

<%= render :partial => "way_details", :object => @way %>
- <%= link_to(t('browse.way.download_xml'), :controller => "way", :action => "read") %> +

<%= link_to(t('browse.way.download_xml'), :controller => "way", :action => "read") %> · <%= link_to(t('browse.way.view_history'), :action => "way_history") %> - +