2016-11-03 12:29:30 +05:30
|
|
|
- @no_container = true
|
2015-09-11 14:41:01 +05:30
|
|
|
- page_title "Edit", @milestone.title, "Milestones"
|
2015-12-23 02:04:40 +05:30
|
|
|
|
2016-11-03 12:29:30 +05:30
|
|
|
%div{ class: container_class }
|
2015-12-23 02:04:40 +05:30
|
|
|
|
2016-11-03 12:29:30 +05:30
|
|
|
%h3.page-title
|
2017-08-17 22:00:37 +05:30
|
|
|
Edit Milestone
|
2015-12-23 02:04:40 +05:30
|
|
|
|
2016-11-03 12:29:30 +05:30
|
|
|
%hr
|
|
|
|
|
|
|
|
= render "form"
|