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

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