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