clarion/app/views/volunteer_mailer/volunteer_email_confirmation.en.erb
2024-04-18 21:38:03 +03:00

6 lines
236 B
Plaintext

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') %>