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

6 lines
68 B
Plaintext
Raw Normal View History

2022-11-25 14:46:49 +02:00
%h1 New cms_page
= render 'form'
= link_to 'Back', cms_pages_path