3 lines
91 B
Text
3 lines
91 B
Text
%h3.page_title #{@project.name} → Edit project
|
|
%hr
|
|
= render 'form', project: @project
|