2018-11-18 11:00:15 +05:30
|
|
|
- page_title _("Gitea Import")
|
2022-07-23 23:45:48 +05:30
|
|
|
%h1.page-title.gl-font-size-h-display
|
2019-07-31 22:56:46 +05:30
|
|
|
= custom_icon('gitea_logo')
|
2018-11-18 11:00:15 +05:30
|
|
|
= _('Import Projects from Gitea')
|
2017-08-17 22:00:37 +05:30
|
|
|
|
2022-07-23 23:45:48 +05:30
|
|
|
= render 'import/githubish_status', provider: 'gitea', default_namespace: @namespace
|