gitlab-org--gitlab-foss/app/views/import/github/status.html.haml
Rémy Coutable 20aff5cd2b Reduce duplication for GitHubish import status view
Signed-off-by: Rémy Coutable <remy@rymai.me>
2016-12-19 17:35:51 +01:00

6 lines
192 B
Text

- 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'