add dates to signup

This commit is contained in:
Torsten
2023-06-03 19:45:14 +03:00
parent 5a5f0585fb
commit 0605c1ea2f
5 changed files with 15 additions and 5 deletions

View File

@ -18,6 +18,10 @@
%button.bg-cyan-200.mr-3.inline-block.rounded-lg.px-4.py-3.text-md.font-medium.border.border-gray-400
Edit Profile
= link_to edit_member_registration_path do
%button.bg-cyan-200.mr-3.inline-block.rounded-lg.px-4.py-3.text-md.font-medium.border.border-gray-400
Change Password
= link_to new_story_path() do
%button.bg-cyan-200.mr-3.inline-block.rounded-lg.px-4.py-3.text-md.font-medium.border.border-gray-400
New Story