gitlab-org--gitlab-foss/app/views/import/gitea/status.html.haml
2019-04-24 09:21:28 +00:00

7 lines
207 B
Text

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