summaryrefslogtreecommitdiff
path: root/app/views/layouts/group.html.haml
blob: 31888c5580ec5e5c9e97760707b8d8756abd3802 (plain)
1
2
3
4
5
- page_title    @group.name
- header_title  group_title(@group) unless header_title
- sidebar       "group"             unless sidebar

= render template: "layouts/application"