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

7 lines
137 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
Editing event
= render 'form'