mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
- page_title @group.name
|
|
- page_description @group.description unless page_description
|
|
- header_title group_title(@group) unless header_title
|
|
- sidebar "group" unless sidebar
|
|
|
|
= render template: "layouts/application"
|