<{strip}>
<{include file="db:myaddress_show_companyprofile.html"}>
<{if $list_requested == 1}> <{if $total_found > 0}>
<{include file="db:myaddress_show_employees.html"}>
<{/if}> <{elseif $editemployee_requested == 1 }>
<{include file="db:myaddress_edit_employeeprofile.html"}>
<{/if}>
<{include file="db:myaddress_footer.html"}>
<{/strip}>