summaryrefslogtreecommitdiff
path: root/app/views/import/manifest/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/import/manifest/new.html.haml')
-rw-r--r--app/views/import/manifest/new.html.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/import/manifest/new.html.haml b/app/views/import/manifest/new.html.haml
index 852f269f2ed..bfaff3bb300 100644
--- a/app/views/import/manifest/new.html.haml
+++ b/app/views/import/manifest/new.html.haml
@@ -1,5 +1,7 @@
- page_title _("Manifest file import")
-- header_title _("Projects"), root_path
+- header_title _("New project"), new_project_path
+- add_to_breadcrumbs s_('ProjectsNew|Import project'), new_projects_path(anchor: 'import_project')
+
%h3.page-title
= _('Manifest file import')