debian-mirror-gitlab/app/views/layouts/explore.html.haml
2018-12-13 13:39:08 +05:30

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"