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

organization.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5a357c6f805cd8b1bbe9b9e58df0b962dde10cc1 (plain)
1
2
3
4
5
6
- page_title @organization.name
- header_title @organization.name, organization_path(@organization)
- nav "organization"
- @left_sidebar = true

= render template: "layouts/application"