% if user_signed_in? %> <% end %> <%= stylesheet_link_tag "tailwind", "data-turbo-track": "reload" %> <%= stylesheet_link_tag 'application', media: 'all' %> <%= csp_meta_tag %> <% if ::NewRelic::Agent.instance.started? %> <%= ::NewRelic::Agent.browser_timing_header(controller.request.content_security_policy_nonce) %> <% end %> <%= javascript_include_tag 'jquery_bundle' %> <%= javascript_include_tag 'application' %> <%= javascript_include_tag 'application_pack' %> <%= javascript_include_tag 'session_end' %> <%= javascript_include_tag 'sidebar_toggle' %> <% if MarvinJsService.enabled? && ENV['MARVINJS_API_KEY'] %> <%= javascript_include_tag "https://marvinjs.chemicalize.com/v1/#{ ENV['MARVINJS_API_KEY'] }/client-settings.js", nonce: true %> <%= javascript_include_tag 'https://marvinjs.chemicalize.com/v1/client.js', nonce: true %> <% end %> <%= favicon_link_tag "favicon.ico" %> <%= favicon_link_tag "favicon-16.png", type: "image/png", size: "16x16" %> <%= favicon_link_tag "favicon-32.png", type: "image/png", size: "32x32" %> <%= favicon_link_tag "favicon-48.png", type: "image/png", size: "48x48" %> <%= stylesheet_link_tag 'fontawesome' %> <%= stylesheet_link_tag 'prism' %> <%= csrf_meta_tags %> <% if content_for?(:head) %> <%= yield(:head) %> <% end %> <%= javascript_include_tag 'tui_image_editor' %> <%= stylesheet_link_tag 'tui_image_editor_styles' %> <%= javascript_include_tag 'vue_navigation_navigator' %> <%= javascript_include_tag 'vue_navigation_top_menu' %>
data-current-team-id="<%= current_team.id %>" data-atwho-users-url="<%= atwho_users_team_path(current_team) %>" data-atwho-task-url="<%= atwho_my_modules_team_path(current_team) %>" data-atwho-project-url="<%= atwho_projects_team_path(current_team) %>" data-atwho-experiment-url="<%= atwho_experiments_team_path(current_team) %>" data-atwho-repositories-url="<%= atwho_menu_team_path(current_team) %>" data-atwho-rep-items-url="<%= atwho_rep_items_team_path(current_team) %>" data-atwho-menu-items="<%= atwho_menu_items_team_path(current_team) %>" data-datetime-picker-format="<%= datetime_picker_format_date_only %>" <% end %> ><%=t 'general.no_teams.text' %>