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
|
|
|
|
2021-01-03 14:25:43 +05:30
|
|
|
%h3.page-title.d-flex
|
|
|
|
.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
|
|
|
|
2020-07-28 23:09:34 +05:30
|
|
|
= render 'import/githubish_status', provider: 'bitbucket'
|