<%%= stylesheet_link_tag 'site' %> <%%= yield(:head) %> <%%= csrf_meta_tag %>
<%%= raw flash_messages %> <%%= yield %>
<%%= analytics "UA-XXXXX" %>