summaryrefslogtreecommitdiff
path: root/app/views/import/gitlab/status.html.haml
blob: ef803a36e79361bdb1ef6b72adbe2ff3df5c77d7 (plain)
1
2
3
4
5
6
7
- 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