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

12 lines
177 B
Plaintext

- @no_container = true
- breadcrumb_title "Milestones"
- page_title "New Milestone"
%div{ class: container_class }
%h3.page-title
New Milestone
%hr
= render "form"