<%= render 'shared/head' %> <%= render 'shared/navbar' %> <%= render 'shared/notices' %>
<%= yield %>
<%= render 'shared/footer' %>