Welcome to mirror list, hosted at ThFree Co, Russian Federation.

explore.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 80bda34a3f50fb2c5da5e1374b54f3a35c1ec372 (plain)
1
2
3
4
5
- page_title _("Explore")
- unless current_user
  - header_title _("Explore GitLab"), explore_root_path

= render template: "layouts/application"