<% content_for :heading do %>
  <h1><%= t ".heading", :user => @not_found_user %></h1>
<% end %>
<p><%= t ".body", :user => @not_found_user %></p>