summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/new.html.haml
blob: b317a0c1cf4429721905ab89b4934fcdc0c8cb22 (plain)
1
2
3
4
5
6
7
8
- page_title "New Issue"
= render "header_title"

%h3.page-title
  New Issue
%hr

= render "form"