[`New campaign`]
{if $wa->mailer->isAdmin()} [`Manage templates`] {/if}[`Please choose one of these templates to create a new email campaign. If none of the templates suits your needs, click on “Blank” to compose a new message.`] [`To create a new campaign as a copy of a previously sent one, open the desired message and click “Create new from this”.`] {sprintf_wp('See also %stips & lessons%s', '', '')}
-
[`Blank`]
{foreach from=$templates item=t}
-
{if $t.image}
{else}
{$t.preview_content|escape}{/if}{$t.subject|escape}{if empty($t.rebody)} (HTML){/if}
{if $t.description}{$t.description|escape}
{/if}
{/foreach}