{include file="admin_site_header.tpl"}

{if $hint != ""} {$hint}

{/if}

{section name=num loop=$officers} {sectionelse} {/section}
ID Name E-mail    
{$officers[num].id} {$officers[num].name} {$officers[num].email}
There are no Loan Officers
{include file="admin_site_footer.tpl"}