X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fc5998d4939b06a9f0c0bc237978d0c03f8d26a0..51a21e6738c5fe524472971e8171bf2442bea415:/app/views/browse/_way_details.html.erb diff --git a/app/views/browse/_way_details.html.erb b/app/views/browse/_way_details.html.erb index 1c7972aa8..2ffa6573b 100644 --- a/app/views/browse/_way_details.html.erb +++ b/app/views/browse/_way_details.html.erb @@ -1,4 +1,4 @@ -
+
<% if way_details.redacted? %>
<%= t 'browse.redacted.message_html', :type => t('browse.redacted.type.way'), :redaction_link => link_to(t('browse.redacted.redaction', :id => way_details.redaction.id), way_details.redaction), :version => way_details.version %>