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

%h3.page-title
  新问题
%hr

= render "form"