Back to Our Team

{assign var="memberPhoto" value=$item->image} {if !$memberPhoto} {assign var="memberPhoto" value='images/member-no-photo.png'} {/if} {html_image_fs class = 'media-object' name = $memberPhoto width = $item->config.image.width height = $item->config.image.height method = $item->config.image.resizeMethod alt = $item->name title=$item->shortBio }

{$item->name|htmlspecialchars}

{if $item->jobTitle}

{$item->jobTitle|htmlspecialchars}

{/if}
{if $item->socialLinks} {/if}
{if $item->phone}{$item->phone|htmlspecialchars}
{/if} {if $item->email} {mailto address=$item->email encode="javascript" text="Email "|cat:$item->name|htmlspecialchars}
{/if}
{$item->fullBio}