6 lines
221 B
Text
6 lines
221 B
Text
- page_title _("Gitea Import")
|
|
%h1.page-title.gl-font-size-h-display
|
|
= custom_icon('gitea_logo')
|
|
= _('Import Projects from Gitea')
|
|
|
|
= render 'import/githubish_status', provider: 'gitea', default_namespace: @namespace
|