Full Name {capture assign = 'fullName'}{$item->firstName|htmlspecialchars} {$item->lastName|htmlspecialchars}{/capture} {if $item->moduleUrl} {$fullName} {else} {$fullName} {/if}
Email {if $item->email}{mailto address = $item->email encode = 'javascript'}{else}-{/if}