Sha256: b0d87c7ebef96582244207e69086f881d8a3d70b4d881f92ce0e47a1b1c2b58b

Contents?: true

Size: 288 Bytes

Versions: 5

Compression:

Stored size: 288 Bytes

Contents

<html>
  <body>
    <%= raw @element.ingredient("text") % {
      :link => link_to(
        url = alchemy_crm.verify_contact_url(:token => @contact.email_sha1, :newsletter_ids => @newsletter_ids),
        url
      ),
      :name => @contact.fullname
    } rescue "" %>
  </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
alchemy_crm-2.0.5 app/views/alchemy_crm/contacts_mailer/signup_mail.html.erb
alchemy_crm-2.0.4.1 app/views/alchemy_crm/contacts_mailer/signup_mail.html.erb
alchemy_crm-2.1.0a app/views/alchemy_crm/contacts_mailer/signup_mail.html.erb
alchemy_crm-2.0.3 app/views/alchemy_crm/contacts_mailer/signup_mail.html.erb
alchemy_crm-2.0.2 app/views/alchemy_crm/contacts_mailer/signup_mail.html.erb