<% yield p = np %>

<%= p.content_for(:title) %>

<% if p.content_for? :actions %> <%= p.content_for :actions %> <% end %>
<%= render "shared/line" %>