Sha256: 5c0c1f2a05cf904d992c4cce7ea6a28c68a00ac7bb02887ec681d3e9fceeb73b

Contents?: true

Size: 528 Bytes

Versions: 5

Compression:

Stored size: 528 Bytes

Contents

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

<p><%= @resource.invited_by.email %> has invited you to join <%= link_to(@resource.invited_by.user_memberships.first.organization.name, 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

5 entries across 5 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.4 app/views/users/mailer/invitation_instructions.html.erb
artfully_ose-1.2.0.pre.3 app/views/users/mailer/invitation_instructions.html.erb
artfully_ose-1.2.0.pre.2 app/views/users/mailer/invitation_instructions.html.erb
artfully_ose-1.2.0.pre.1 app/views/users/mailer/invitation_instructions.html.erb
artfully_ose-1.2.0.pre app/views/users/mailer/invitation_instructions.html.erb