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

8 lines
180 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
Create your
=@profile.kind.capitalize
profile
= render 'form'