hubfeenix.fi/app/views/events/new.html.haml

7 lines
133 B
Plaintext
Raw Normal View History

.flex.justify-center
2023-01-22 10:49:49 +01:00
.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'