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

6 lines
146 B
Plaintext

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