gitlab-org--gitlab-foss/app/views/layouts/explore.html.haml

8 lines
174 B
Plaintext

- page_title _("Explore")
- @hide_breadcrumbs = true
- unless current_user
- header_title _("Explore GitLab"), explore_root_path
= render template: "layouts/application"