Welcome to mirror list, hosted at ThFree Co, Russian Federation.

status.html.haml « gitlab « import « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d2d49266350eb928003dac9da46af892498f67ca (plain)
1
2
3
4
5
6
- page_title _("GitLab.com import")
%h1.page-title.gl-font-size-h-display
  = sprite_icon('heart', css_class: 'gl-vertical-align-middle')
  = _('Import projects from GitLab.com')

= render 'import/githubish_status', provider: 'gitlab', filterable: false, default_namespace: @namespace