summaryrefslogtreecommitdiff
path: root/app/views/import/github/status.html.haml
blob: 0fe578a0036bf66092d95d977f07da94a15c530f (plain)
1
2
3
4
5
6
- page_title "GitHub Import"
- header_title "Projects", root_path
%h3.page-title
  = icon 'github', text: 'Import Projects from GitHub'

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