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

11 lines
171 B
Text

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