<%= gettext("Confirm your e-mail") %> |
<%= gettext( "Hi there! You just registered to join this event: « %{title} ». Please confirm the e-mail address you provided:", title: escape_html(@participant.event.title) ) |> raw %> |
||
<%= gettext( "If you wish to cancel your participation, simply click on the link below." ) %> |
||
|
||
<%= gettext("If you didn't trigger this email, you may safely ignore it.") %> |