2 lines
52 B
Text
2 lines
52 B
Text
= content_for :title, "New product"
|
|
= render "form"
|
= content_for :title, "New product"
|
|
= render "form"
|