<%= csrf_meta_tags %> <%= csp_meta_tag %> <%= stylesheet_link_tag "application", "data-turbo-track": "reload" %> <% if notice %>

<%= notice %>

<% end %> <% if alert %>

<%= alert %>

<% end %> <%= yield %>