"> <%= content_for?(:title) ? yield(:title) : t(:project_name) %> <%= tag :meta, name: 'description', content: content_for?(:meta_description) ? yield(:meta_description) : (@node.present?? @node.page_description : '') %> <%= stylesheet_link_tag "application" %> <%= frontend_javascript_importmap_tags %>
<%= link_to svg('ikea-foundation-week'), root_url %>
<%= t('can_you_spot_the_link').html_safe %>
<%= yield %>