debian-mirror-gitlab/app/views/layouts/explore.html.haml

6 lines
144 B
Text
Raw Normal View History

2015-09-11 14:41:01 +05:30
- page_title "Explore"
2015-09-25 12:07:36 +05:30
- unless current_user
- header_title "Explore GitLab", explore_root_path
2014-09-02 18:07:02 +05:30
2015-09-11 14:41:01 +05:30
= render template: "layouts/application"