-<p><%= 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 %></p>
-<% else %>
-<div class="browse_details" id="<%= node_details.version %>">
-
- <%= render :partial => "common_details", :object => node_details %>
-
- <% if node_details.visible -%>