{if $item->photo} {html_image_fs_full class = thumb name = $item->photo width = $item->imageSize.width height = $item->imageSize.height method = $item->imageSize.resizeMethod alt = $item->name title = $item->name } {else} $member.name {/if} {if $item->linkedIn}

View Linkedin Profile

{/if}

{$item->name|htmlspecialchars}

{if $item->leadershipTitle}

{$item->leadershipTitle|htmlspecialchars}

{/if} {if $item->company || $item->title || $item->address || $item->city}

{if $item->company}{$item->company}{if $item->title} -{/if}{/if} {if $item->title}{$item->title}{/if} {if $item->company || $item->title}
{/if} {if $item->address}{$item->address}
{/if} {if $item->city}{$item->city}{if $item->state}, {/if}{/if}{$item->state} {$item->zip}

{/if}
{if $item->email}
Email:
{$item->email|htmlspecialchars}
{/if} {if $item->phone}
Phone:
{$item->phone|htmlspecialchars}
{/if}