{if $hosted_down4 != 'nobody'} {"Due to your account status, you are unable to send any campaigns."|alang} {"Return to the Dashboard."|alang} {elseif $pastlimit} {"Sending to this list would put you past your limit of allowed emails."|alang} {"Please choose another list."|alang} {else}
{include file="campaign_new.header.htm" step="template" highlight=2}

{"Select a template to base your email off of..."|alang}

{"All templates"|alang}
{"Template categories:"|alang}
    {foreach from=$tags item=e} {if $e.count > 0}
  • {$e.tag|capitalize} ({$e.count})
  • {/if} {/foreach}
{"Load more..."|alang}

{/if}