<%= stylesheet_link_tag "site_editor" %> <%= javascript_include_tag "site_editor" %> <%= yield :page_specific_css %> <%= yield :page_specific_javascript %> <%= csrf_meta_tag %>
<%= yield :sidebar %>
<%= yield %>
<%= yield :tertiary %>