summaryrefslogtreecommitdiff
path: root/app/views/import/gitea/status.html.haml
blob: 589ca27e45d671f678a9ca0938a40153c8af3e18 (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'