summaryrefslogtreecommitdiff
path: root/app/views/import/gitea/status.html.haml
blob: 1bdcec0c574ced76dfb6ed6777832643570e3bdc (plain)
1
2
3
4
5
6
- page_title _("Gitea Import")
%h3.page-title
  = custom_icon('gitea_logo')
  = _('Import Projects from Gitea')

= render 'import/githubish_status', provider: 'gitea'