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

group.html.haml « layouts « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f06acc98ca1dbbdeaeeb7141fd6fa12948070428 (plain)
1
2
3
4
5
6
- page_title       @group.name
- page_description @group.description  unless page_description
- header_title     group_title(@group) unless header_title
- nav              "group"

= render template: "layouts/application"