residency/app/views/stories/new.html.haml
2023-01-11 18:48:06 +02:00

6 lines
63 B
Plaintext

%h1 New story
= render 'form'
= link_to 'Back', stories_path