Sha256: a2ea444e846022f33d27aff2706db088b17b53cb755c67141167eaf219da1ea4

Contents?: true

Size: 427 Bytes

Versions: 4

Compression:

Stored size: 427 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 => @resource.invitation_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

4 entries across 4 versions & 1 rubygems

Version Path
user_interface-0.0.5 app/views/devise/mailer/invitation_instructions.html.erb
user_interface-0.0.4 app/views/devise/mailer/invitation_instructions.html.erb
user_interface-0.0.3 app/views/devise/mailer/invitation_instructions.html.erb
user_interface-0.0.2 app/views/devise/mailer/invitation_instructions.html.erb