is set in _seo.html.erb %>
<%= render 'layouts/favicon' %>
<%= javascript_include_tag 'application' %>
<%= javascript_pack_tag 'application' %>
<%= render 'layouts/seo' %>
<%# todo: Is there a way to play nicer with thredded's jquery? %>
<% unless request.env.fetch('REQUEST_PATH', '').start_with?('/forum') %>
<% end %>