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