summaryrefslogtreecommitdiff
path: root/app/views/import/gitea/status.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/import/gitea/status.html.haml')
-rw-r--r--app/views/import/gitea/status.html.haml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/views/import/gitea/status.html.haml b/app/views/import/gitea/status.html.haml
new file mode 100644
index 00000000000..589ca27e45d
--- /dev/null
+++ b/app/views/import/gitea/status.html.haml
@@ -0,0 +1,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'