<% @title = t('.title') %> <% content_for :heading do %>

<%= t('.heading') %>

<% end %> <% unless @redactions.empty? %> <%= render :partial => 'redactions' %> <% else %>

<%= t '.empty' %>

<% end %>