Files
gitlabhq/app/views/layouts/group.html.haml
T

6 lines
177 B
Plaintext

- page_title @group.name
- header_title group_title(@group) unless header_title
- sidebar "group" unless sidebar
= render template: "layouts/application"