% @title = t('.title') %> <% content_for :heading do %>
<%= t '.user' %> <%= link_to(@redaction.user.display_name, user_path(@redaction.user)) %>
<%= t '.description' %> <%= @redaction.description.to_html %>
<% if current_user and current_user.moderator? %> <% end %>