gitlab-org--gitlab-foss/app/views/projects/issues/new.html.haml

10 lines
160 B
Plaintext
Raw Normal View History

- add_to_breadcrumbs "Issues", project_issues_path(@project)
- breadcrumb_title "New"
2015-04-30 19:33:02 +00:00
- page_title "New Issue"
2015-12-02 13:27:29 +00:00
%h3.page-title
New Issue
%hr
= render "form"