gitlab-org--gitlab-foss/app/views/import/gitea/status.html.haml

8 lines
207 B
Plaintext

- 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'