% if @global_config['DISPLAY_MANIFEST'] %> <% if ENV['IOS_APP_IDENTIFIER'].present? %> '> <% end %> <% end %> <%= csrf_meta_tags %> <% if @global_config['ANALYTICS_TOKEN'].present? %> <% end %> <%= vite_client_tag %> <%= vite_javascript_tag @application_pack %>
<%= yield %> <% if @dashboard_scripts.present? %> <%= @dashboard_scripts.html_safe %> <% end %>