gateway/app/views/cms/pages/show.html.haml

7 lines
109 B
Plaintext

%p#notice= notice
= link_to 'Edit', edit_cms_page_path(@cms_page.name)
\|
= link_to 'Back', cms_pages_path