<% yield p = np %> <%= render 'account/shared/title' do |cp| %> <% cp.content_for :title, p.content_for(:title) %> <% cp.content_for :actions, p.content_for(:actions) %> <% end %> <%= render 'account/shared/notices' %>
<%= p.yield :body %>