Sha256: 61a4010784e44a00e4ec80a61971fd07743b94efc46a8aeb71d75ff0a2e6b6f9

Contents?: true

Size: 406 Bytes

Versions: 5

Compression:

Stored size: 406 Bytes

Contents

<p>Hello <%= @resource.email %>!</p>

<p>Someone has invited you to <%= root_url %>, you can accept it through the link below.</p>

<p><%= link_to 'Accept invitation', accept_invitation_url(@resource, :invitation_token => @token) %></p>

<p>If you don't want to accept the invitation, please ignore this email.<br />
Your account won't be created until you access the link above and set your password.</p>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
devise_invitable-1.3.4 app/views/devise/mailer/invitation_instructions.html.erb
devise_invitable-1.3.3 app/views/devise/mailer/invitation_instructions.html.erb
devise_invitable-1.3.2 app/views/devise/mailer/invitation_instructions.html.erb
devise_invitable-1.3.1 app/views/devise/mailer/invitation_instructions.html.erb
devise_invitable-1.3.0 app/views/devise/mailer/invitation_instructions.html.erb