2020-06-23 00:09:42 +05:30
|
|
|
- page_title _('Import in progress')
|
|
|
|
- @content_class = "limit-container-width" unless fluid_layout
|
|
|
|
|
|
|
|
.save-group-loader
|
|
|
|
.center
|
|
|
|
%h2
|
2022-05-07 20:08:51 +05:30
|
|
|
= gl_loading_icon(size: 'md')
|
2020-06-23 00:09:42 +05:30
|
|
|
= page_title
|
|
|
|
%p
|
|
|
|
= s_('GroupImport|Please wait while we import the group for you. Refresh at will.')
|