Sha256: 6050c36661333dfcbddfd2987169ee5f1837fd72bfd95f1ce4dd7de18e5f07ab

Contents?: true

Size: 320 Bytes

Versions: 5

Compression:

Stored size: 320 Bytes

Contents

<html>
  <body>
    <%= @element.content_by_name("email_text").ingredient % {
      :link => link_to(
        url = verify_mailing_url(@contact.email_sha1, :host => @server, :newsletter_ids => @newsletter_ids, :element_id => @element.id),
        url
      ),
      :name => @contact.fullname
    } %>
  </body>
</html>

Version data entries

5 entries across 5 versions & 1 rubygems

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