%= csrf_meta_tags %> <%= csp_meta_tag %> <%= yield :head %> <%# Enable PWA manifest for installable apps (make sure to enable in config/routes.rb too!) %> <%#= tag.link rel: "manifest", href: pwa_manifest_path(format: :json) %> <%# Includes all stylesheet files in app/assets/stylesheets %>
<%= notice %>
<% content_for :title, "Institutions & Programs" %> <% if flash.any? %> <% flash.each do |name, message| %> <% if name.to_s == 'notice' || name.to_s == 'alert' %>