<%= render 'shared/public_top' %> <%= render 'shared/navigation' %>
<%= flash_display 'flash' %> <%= yield %>
<%= render 'shared/bottom' %>