2018-09-28 19:10:49 -04:00
|
|
|
|
.group-empty-state.row.align-items-center.justify-content-center
|
2018-09-07 02:09:13 -04:00
|
|
|
|
.icon.text-center.order-md-2
|
|
|
|
|
= custom_icon("icon_empty_groups")
|
2017-10-04 10:10:24 -04:00
|
|
|
|
|
2018-09-07 02:09:13 -04:00
|
|
|
|
.text-content.m-0.order-md-1
|
2017-10-04 10:10:24 -04:00
|
|
|
|
%h4= s_("GroupsEmptyState|A group is a collection of several projects.")
|
|
|
|
|
%p= s_("GroupsEmptyState|If you organize your projects under a group, it works like a folder.")
|
|
|
|
|
%p= s_("GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group.")
|