BigW Consortium Gitlab

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