hubfeenix.fi/app/views/profiles/edit.html.haml
2023-01-22 11:36:35 +02:00

8 lines
167 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
Edit your
=@profile.Kind
profile
= render 'form'