Sha256: 2bf4e51db7efc0a36258a3f6ff4406cb808d17e3059c77adc5167de855e1e234

Contents?: true

Size: 515 Bytes

Versions: 10

Compression:

Stored size: 515 Bytes

Contents

-# This partial is shared by invitations_controller as well as MembershipCompsController (for generating previews). Changes made here must also be handled in MembershipCompsController

="Hello #{person.first_name},"

-unless welcome_message.nil?
  %p
    =welcome_message

-membership_types.each do |membership_type|
  %p
    =membership_type.invitation_email_text_copy

= link_to 'Setup your account now', accept_invitation_url(resource, :invitation_token => invitation_token)

%p
="Thanks!"
%br
=organization.name

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
artfully_ose-1.2.0 app/views/members/mailer/_invitation_body.html.haml
artfully_ose-1.2.0.beta.1 app/views/members/mailer/_invitation_body.html.haml
artfully_ose-1.2.0.alpha.2 app/views/members/mailer/_invitation_body.html.haml
artfully_ose-1.2.0.alpha.1 app/views/members/mailer/_invitation_body.html.haml
artfully_ose-1.2.0.pre.27 app/views/members/mailer/_invitation_body.html.haml
artfully_ose-1.2.0.pre.26 app/views/members/mailer/_invitation_body.html.haml
artfully_ose-1.2.0.pre.24 app/views/members/mailer/_invitation_body.html.haml
artfully_ose-1.2.0.pre.23 app/views/members/mailer/_invitation_body.html.haml
artfully_ose-1.2.0.pre.21 app/views/members/mailer/_invitation_body.html.haml
artfully_ose-1.2.0.pre.20 app/views/members/mailer/_invitation_body.html.haml