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

6 lines
144 B
Plaintext

.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'