Hello <%= @resource.email %>!
Someone has invited you to <%= root_url %>, you can accept it through the link below.
<%= link_to 'Accept invitation', accept_invitation_url(@resource, :invitation_token => @token) %>
If you don't want to accept the invitation, please ignore this email.
Your account won't be created until you access the link above and set your password.