Welcome to mirror list, hosted at ThFree Co, Russian Federation.

status.html.haml « gitea « import « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 88244fde16bba645e2903daea43d1afdd65db99d (plain)
1
2
3
4
5
6
7
- page_title _("Gitea Import")
- header_title _("Projects"), root_path
%h3.page-title
  = custom_icon('go_logo')
  = _('Import Projects from Gitea')

= render 'import/githubish_status', provider: 'gitea'