2018-11-18 11:00:15 +05:30
|
|
|
- page_title _("GitLab.com import")
|
|
|
|
- header_title _("Projects"), root_path
|
2015-04-26 12:48:37 +05:30
|
|
|
%h3.page-title
|
2020-10-24 23:57:45 +05:30
|
|
|
= sprite_icon('heart', css_class: 'gl-vertical-align-middle')
|
2018-11-18 11:00:15 +05:30
|
|
|
= _('Import projects from GitLab.com')
|
2015-04-26 12:48:37 +05:30
|
|
|
|
2020-07-28 23:09:34 +05:30
|
|
|
= render 'import/githubish_status', provider: 'gitlab', filterable: false
|