summaryrefslogtreecommitdiff
path: root/app/views/import/manifest/new.html.haml
blob: 852f269f2ed78146b25e7cc0e8d7f8980f96ff0b (plain)
1
2
3
4
5
6
7
8
- page_title _("Manifest file import")
- header_title _("Projects"), root_path

%h3.page-title
  = _('Manifest file import')

= render 'import/shared/errors'
= render 'form'