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

9 lines
211 B
Plaintext

- page_title _('Bitbucket import')
- header_title _('Projects'), root_path
%h3.page-title
%i.fa.fa-bitbucket
= _('Import projects from Bitbucket')
= render 'import/githubish_status', provider: 'bitbucket'