<%= render partial: "layouts/head" %> <%= raw SiteContent.content_for(:head) %> <%= yield :head %> <%- unless customization_disabled? %> <%= SiteCustomization.custom_header(session[:preview_style]) %> <%- end %>
<%= yield %>