<% if staff? %>

<%= t 'edit_this_page' %>

<% end %>
<%= @body.html_safe %>
<% if @title %> <% content_for :title do %><%= @title %><% end %> <% end %>