debian-mirror-gitlab/app/views/projects/issues/new.html.haml
2021-04-17 20:07:23 +05:30

9 lines
193 B
Text

- add_to_breadcrumbs _("Issues"), project_issues_path(@project)
- breadcrumb_title _("New")
- page_title _("New Issue")
.top-area.flex-lg-row
%h3.page-title= _("New Issue")
= render "form"