BigW Consortium Gitlab

_list.html.haml 175 Bytes
- if groups.any?
  %ul.content-list
    - groups.each_with_index do |group, i|
      = render "shared/groups/group", group: group
- else
  .nothing-here-block No groups found