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

6 lines
157 B
Plaintext

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