<% if @item.identifier.to_s.split('/').count == 2 %> <%= @item[:title] %> <% else %> <%= @item.key?(:title) ? "#{item[:title]} | GitLab" : "GitLab Documentation" %> <% end %> <% if @item[:description] %> <% else %> <% end %> <% if @item[:noindex] or !production_and_default_branch? %> <% end %> <% if @config[:search_backend] == "google" && @config[:google_search_key] %> <% end %> <%= render '/schema-breadcrumblist.html' %> <% unless ENV['DISABLE_CSP'] %> <%= render '/csp.*' %> <% end %> <% if production? %> <% end %> <% if production_and_default_branch? %> <% end %> <% if gitlab_analytics_enabled? %> <% end %>