summaryrefslogtreecommitdiff
path: root/app/views/layouts/explore.html.haml
blob: 2ab9e55441b785ead78efdadf185e60e7b5c6c23 (plain)
1
2
3
4
5
- page_title    = _("Explore")
- unless current_user
  - header_title  = _("Explore GitLab"), explore_root_path

= render template: "layouts/application"