<%= t(".greeting", recipient: @resource.email) %>

<%= t(".instruction") %>

<%= link_to t(".action"), confirmation_url(@resource, confirmation_token: @token, host: @resource.organization.host) %>