Sha256: 192bab6d66476bdb04caf705afc0f0b7a345dcff111444e8d8202f49c6b0c5c0

Contents?: true

Size: 595 Bytes

Versions: 23

Compression:

Stored size: 595 Bytes

Contents

%h2 #{@organization.name} has successfully synced your Artful.ly account with the following MailChimp lists:

- if @added_list_names.any?
  %h3 Added:
  %ul
    - @added_list_names.each do |name|
      %li= name

- if @removed_list_names.any?
  %h3 Removed:
  %ul
    - @removed_list_names.each do |name|
      %li= name

%p #{pluralize @kit.count_from_mailchimp, 'person'} synced from MailChimp
%p #{pluralize @kit.count_merged_mailchimp, 'person'} merged from MailChimp

%p From now on your Artful.ly People records and MailChimp members should stay in sync.

%p Cheers,
%p The Artful.ly Team

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
artfully_ose-1.2.0 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.beta.1 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.alpha.2 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.alpha.1 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.27 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.26 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.24 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.23 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.21 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.20 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.19 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.18 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.17 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.16 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.15 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.12 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.11 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.10 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.9 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml
artfully_ose-1.2.0.pre.8 app/views/producer_mailer/mailchimp_kit_initial_sync_notification.html.haml