summaryrefslogtreecommitdiff
path: root/app/views/import/bitbucket/status.html.haml
blob: 9b54cbe577ac1ba82e33e9725163de90a8ca114c (plain)
1
2
3
4
5
6
7
8
- 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'