2018-11-18 11:00:15 +05:30
|
|
|
- page_title _("Gitea Import")
|
|
|
|
- header_title _("Projects"), root_path
|
2017-08-17 22:00:37 +05:30
|
|
|
%h3.page-title
|
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
|
|
|
|
|
|
|
= render 'import/githubish_status', provider: 'gitea'
|