{if $item.img} {else} {/if} {$item.full_name|htmlspecialchars}
{if $item.company_name}

{if $item.company_website}{$item.company_name|htmlspecialchars} {else} {$item.company_name|htmlspecialchars} {/if}

{/if} {if $item.location_physical_address}

{$item.location_physical_address|htmlspecialchars}
{$item.location_physical_city|htmlspecialchars}, {$item.location_physical_state|htmlspecialchars} {$item.location_physical_zip|htmlspecialchars}

{/if}
{if $item.primary_phone}

{$item.primary_phone_title}{if $item.primary_phone_title}:{/if} {$item.primary_phone}

{/if} {if $item.secondary_phone}

{$item.secondary_phone_title}{if $item.secondary_phone_title}:{/if} {$item.secondary_phone}

{/if} {if $item.fax}

Fax: {$item.fax}

{/if} {if $item.email}

{$item.email}

{/if}