X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b903d8b7462519d6ef8f9175fdbde1df6620ccbb..b2a82f501dd50603b2d87661c48924e440453fa9:/app/views/browse/relation_history.html.erb diff --git a/app/views/browse/relation_history.html.erb b/app/views/browse/relation_history.html.erb index 653991b9d..d059b11b4 100644 --- a/app/views/browse/relation_history.html.erb +++ b/app/views/browse/relation_history.html.erb @@ -3,8 +3,9 @@ @title = t('browse.relation_history.relation_history') + ' | ' + @name %> -

<%= raw t'browse.relation_history.relation_history_title', :relation_name => link_to(h(@name), :action => "relation", :id => @relation.id) %> +

+ <%= raw t'browse.relation_history.relation_history_title', :relation_name => link_to(h(@name), :action => "relation", :id => @relation.id) %>

<% @relation.old_relations.reverse.each do |relation| %>