volunteers/app/views/stories/new.html.haml

6 lines
144 B
Plaintext
Raw Normal View History

2023-01-22 12:17:27 +01:00
.flex.justify-center
.column{class: "w-10/12 md:w-8/12 lg:w-5/12 xl:w-4/12"}
.text-2xl.font-bold.my-4
New Story
= render 'form'