cdcb354f17
With new navigation design it makes no sense to duplicate title in the header Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
8 lines
126 B
Text
8 lines
126 B
Text
- page_title "Edit", @milestone.title, "Milestones"
|
|
|
|
%h3.page-title
|
|
Edit Milestone ##{@milestone.iid}
|
|
|
|
%hr
|
|
|
|
= render "form"
|