{include file="global/userinfo.tpl"} {include file="global/breadcrumbs.tpl"}
{if is_array($smarty.session.POPUP|default)} {section popup $smarty.session.POPUP}

{$smarty.session.POPUP[popup].CONTENT}

{/section} {/if} {if $CONTENT != "empty" or $CONTENT != ""}{if file_exists($smarty.current_dir|cat:"/$PAGE/$ACTION/$CONTENT")}{include file="$PAGE/$ACTION/$CONTENT"}{else}Missing template for this page{/if}{/if}