summaryrefslogtreecommitdiff
path: root/app/views/import/bitbucket_server/status.html.haml
blob: b3ca1beb853aaca6160b5b226dc591a3698e0177 (plain)
1
2
3
4
5
6
7
8
- 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', paginatable: true, extra_data: { reconfigure_path: configure_import_bitbucket_server_path }