mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
10 lines
150 B
Plaintext
10 lines
150 B
Plaintext
- page_title "Edit", @milestone.title, "Milestones"
|
|
= render "header_title"
|
|
|
|
%h3.page-title
|
|
Edit Milestone ##{@milestone.iid}
|
|
|
|
%hr
|
|
|
|
= render "form"
|