{* Template is used for Leadership view in tpl/Leadership/view.tpl *}
Back to {if $item->config.itemName}{$item->config.itemName|htmlspecialchars} {/if}
{$item->leadershipPosition}
{$item->company.name|htmlspecialchars}{$item->company.address|htmlspecialchars} {if $item->company.address2} | {$item->company.address2|htmlspecialchars}{/if} {$item->company.city|htmlspecialchars}, {$item->company.state|htmlspecialchars} {$item->company.zip|htmlspecialchars}
Phone: {$item->directPhone|htmlspecialchars} {if $item->cellPhone}Cell: {$item->cellPhone|htmlspecialchars}{/if} Email: {mailto address = $item->email encode = 'javascript'}
{$item|@print_r}