Files
hubfeenix.fi/app/views/events/new.html.haml
2023-01-22 11:49:49 +02:00

7 lines
133 B
Plaintext

.flex.justify-center
.column{class: "w-10/12 md:w-8/12 lg:w-5/12 xl:w-4/12"}
.text-xl.m-4
New event
= render 'form'