summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/new.html.haml
blob: 9a081a42b6f657ca05f8f1dcacca2bbe716cea85 (plain)
1
2
3
4
5
6
7
8
9
- add_to_breadcrumbs "Issues", project_issues_path(@project)
- breadcrumb_title "New"
- page_title "New Issue"

%h3.page-title
  New Issue
%hr

= render "form"