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: ef0693e73c3e173b567c5654abc4901264c79810 (plain)
1
2
3
4
5
6
7
- 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'