%= discourse_color_scheme_stylesheets %> <%- if !@suggested_themes %> <%= discourse_stylesheet_link_tag(:desktop, theme_id: nil) %> <%= discourse_stylesheet_link_tag(:test_helper, theme_id: nil) %> <%= preload_script "locales/#{I18n.locale}" %> <%= vendor_theme_tests %> <%= preload_script @app_bundle %> <%= preload_script "admin" %> <%= preload_script "discourse/tests/active-plugins" %> <%= support_bundles %> <%= theme_translations_lookup %> <%= theme_js_lookup %> <%= theme_lookup("head_tag") %> <%= theme_tests %> <%= tag.meta id: 'data-discourse-setup', data: client_side_setup_data %> <%- else %> <%- end %>
<%- if !@suggested_themes %> <%- if @legacy_ember %> <%- end %> <%- else %>Cannot find any theme tests.
<%- else %>