<%= display_custom_head %> <%= erb :_nav %>
<%= erb :_summary %> <% if flash? %>

<%= get_flash %>

<% end %> <%= yield %>
<%= erb :_footer %>