+<div class='browse_details' id="<%= node_details.version %>">
+<% if node_details.redacted? %>
+ <div class='browse-section'>
+ <%= t 'browse.redacted.message_html', :type => t('browse.redacted.type.node'), :redaction_link => link_to(t('browse.redacted.redaction', :id => node_details.redaction.id), node_details.redaction), :version => node_details.version %>
+ </div>
+<% else %>