{if $GLOBAL.statistics.analytics.enabled} {$GLOBAL.statistics.analytics.code nofilter} {/if} {if $GLOBAL.config.website_design|default:"default" != "default"} {/if} {include file="global/header.tpl"}
{include file="global/navigation.tpl"}
{nocache} {if is_array($smarty.session.POPUP|default)} {section popup $smarty.session.POPUP} {literal} {/literal} {/section} {/if} {/nocache} {if $CONTENT != "empty" && $CONTENT != ""} {if file_exists($smarty.current_dir|cat:"/$PAGE/$ACTION/$CONTENT")} {include file="$PAGE/$ACTION/$CONTENT"} {else} Missing template for this page {/if} {/if}
{include file="global/footer.tpl"}