<%= csrf_meta_tags %> <%= csp_meta_tag %> <%= content_for(:head) %> <%= yield :head %> <%# Includes all stylesheet files in app/assets/stylesheets %> <%= stylesheet_link_tag :app, "data-turbo-track": "reload" %> <%= javascript_importmap_tags %>


<%= yield %>