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

= render template: "layouts/application"