{if $recipients} {foreach $recipients as $r} {/foreach}
{$start + $r@iteration} {$r.name|escape} {$r.email|escape}
{if $has_more} [`Load next 50`] {/if} {else}

[`No recipients selected.`]

{/if}