%= NewRelic::Agent.browser_timing_header rescue "" %>
<%= page_title %>
<%= csrf_meta_tag %>
<%= raw Danbooru.config.custom_html_header_content %>
<%= javascript_pack_tag "application", defer: false %>
<%= stylesheet_pack_tag "application" %>
<%= yield :html_header %>
<%= yield :layout %>