gateway/app/views/cms/sections/edit.html.haml

8 lines
112 B
Plaintext

%h1 Editing cms_section
= render 'form'
= link_to 'Show', @cms_section
\|
= link_to 'Back', cms_sections_path