debian-mirror-gitlab/app/views/import/bitbucket_server/status.html.haml
2020-08-09 17:44:08 +05:30

8 lines
313 B
Text

- page_title _('Bitbucket Server import')
- header_title _('Projects'), root_path
%h3.page-title
%i.fa.fa-bitbucket-square
= _('Import projects from Bitbucket Server')
= render 'import/githubish_status', provider: 'bitbucket_server', extra_data: { reconfigure_path: configure_import_bitbucket_server_path }