<%= csrf_meta_tags %> <%= csp_meta_tag %> <%= yield :head %> <%# Includes all stylesheet files in app/assets/stylesheets %> <%= stylesheet_link_tag :app %> <%= javascript_include_tag "application" %>
<%= inline_svg_tag("gent-blue.svg") %> <%= content_for(:header) %>
<%= yield %>