debian-mirror-gitlab/app/views/import/bitbucket/status.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
371 B
Text
Raw Normal View History

2018-11-18 11:00:15 +05:30
- page_title _('Bitbucket import')
- header_title _('Projects'), root_path
2017-08-17 22:00:37 +05:30
2022-07-23 23:45:48 +05:30
%h1.page-title.gl-font-size-h-display.d-flex
2021-01-03 14:25:43 +05:30
.gl-display-flex.gl-align-items-center.gl-justify-content-center
= sprite_icon('bitbucket', css_class: 'gl-mr-2')
2018-11-18 11:00:15 +05:30
= _('Import projects from Bitbucket')
2015-04-26 12:48:37 +05:30
2022-08-13 15:12:31 +05:30
= render 'import/githubish_status', provider: 'bitbucket', default_namespace: @namespace