gitlab-org--gitlab-foss/app/views/import/gitlab/status.html.haml

8 lines
271 B
Plaintext

- page_title _("GitLab.com import")
- header_title _("Projects"), root_path
%h3.page-title
= sprite_icon('heart', css_class: 'gl-vertical-align-middle')
= _('Import projects from GitLab.com')
= render 'import/githubish_status', provider: 'gitlab', filterable: false