Files
vault171/app/views/user_mailer/invitation_instructions.html.erb
David Böhm 6f192274ab
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled
Big first commit
authentication-zero and first layout
2026-05-21 02:54:39 +02:00

12 lines
485 B
Plaintext

<p>Hey there,</p>
<p>Someone has invited you to the application, you can accept it through the link below.</p>
<p><%= link_to "Accept invitation", edit_identity_password_reset_url(sid: @signed_id) %></p>
<p>If you don't want to accept the invitation, please ignore this email. Your account won't be created until you access the link above and set your password.</p>
<hr>
<p>Have questions or need help? Just reply to this email and our support team will help you sort it out.</p>