X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b30983f02bd1a0963157c14f14e996f258936625..9f3dace353d08417d23624781f059bd61dd56c52:/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 %>