• {$subscribers_count} [`All subscribers`]
[`Lists`]
    {if !empty($all_lists_list)} {foreach $all_lists_list as $lists_list}
  • {$lists_list.subscribers} {$lists_list.list_name}
  • {/foreach} {else}

    [`Subscriber lists are useful for a thematic grouping of your subscribers, e.g.: news, special offers, new product release, etc.`]

    {/if}
  • [`New list`]

[`Forms`]
    {if !empty($forms_list)}

    [`Publish web forms on the site to enable visitors to subscribe for your email campaigns. Each form can be dedicated to its own kind of mailings; e.g., discounts, newsletters, etc.`]

    {foreach $forms_list as $form}
  • {$form.name}
  • {/foreach} {else}

    [`Forms are required to organize a subscription on your website. Create a form, publish it on your website, and visitor will be able to subscribe themselves.`]

    {/if}
  • [`New form`]