<{include file="header.html"}> <{if $admin_id ==""}> <{include file="list.html"}> <{include file="form.html"}> <{else}> <{include file="list_admin.html"}> <{/if}> <{include file="footer.html"}>