summaryrefslogtreecommitdiff
path: root/app/views/import/manifest/new.html.haml
blob: df00c4d2179d99c6dab7f9cce8d647256d871fb9 (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'