use markdown editor
This commit is contained in:
@ -9,9 +9,9 @@
|
||||
%button.bg-red-200.mr-3.inline-block.rounded-lg.px-4.py-3.text-md.font-medium.border.border-gray-400{type: :submit}
|
||||
Delete Profile
|
||||
|
||||
.flex.flex-col.justify-center.mt-2
|
||||
.flex.flex-col.justify-center
|
||||
=link_to profile_path(profile) do
|
||||
.px-2.py-2.text-center.bg-gray-200
|
||||
.my-2.px-2.py-2.text-center.bg-gray-200
|
||||
%h1.text-xl.font-bold.tracking-tight.sm:text-4xl
|
||||
Your Events
|
||||
-if event = profile.events.length >0
|
||||
|
Reference in New Issue
Block a user