summaryrefslogtreecommitdiff
path: root/app/views/projects/milestones/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/milestones/new.html.haml')
-rw-r--r--app/views/projects/milestones/new.html.haml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/projects/milestones/new.html.haml b/app/views/projects/milestones/new.html.haml
index 9ba9acb6f77..0d016f78313 100644
--- a/app/views/projects/milestones/new.html.haml
+++ b/app/views/projects/milestones/new.html.haml
@@ -1,3 +1,9 @@
- page_title "New Milestone"
= render "header_title"
+
+%h3.page-title
+ New Milestone
+
+%hr
+
= render "form"