clarion/app/views/volunteer_mailer/volunteer_email_confirmatio...

6 lines
236 B
Plaintext
Raw Permalink Normal View History

2024-04-18 21:11:08 +03:00
Hello,
Please confirm your e-mail address by clicking the following link:
<%= confirm_volunteer_url(@volunteer.unique_id, confirmation_token: @volunteer.confirmation_token, host: @volunteer.conference.host_name, protocol: 'https') %>