- if @isActiveGroup
  %h1.group-header.active #{@title}
  %ul.active-group
- else
  %h1.group-header #{@title}
  %ul