Welcome to mirror list, hosted at ThFree Co, Russian Federation.

new.html.haml « issues « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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"