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: 02c00a533162f0b267f9a2b3f6d8b9cbae82ea03 (plain)
1
2
3
4
5
6
- header_title _("Explore"), explore_root_path

- @left_sidebar = true
- nav "explore"

= render template: "layouts/application"