+<div class="browse_details" id="<%= way_details.version %>">
+<% if way_details.redacted? %>
+ <div class='browse-section'>
+ <%= 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 %>
+ </div>
+<% else %>