6 lines
236 B
Plaintext
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') %>
|