{* $Id$ *} {include file='header.tpl'} {$cookie_consent_html} {include file="layout_fullscreen_check.tpl"} {if $prefs.feature_ajax eq 'y'} {include file='tiki-ajax_header.tpl'} {/if}
{if !isset($smarty.session.fullscreen) || $smarty.session.fullscreen ne 'y'}
{/if}
{modulelist zone=topbar}
{block name=title}{/block} {block name=navigation}{/block} {feedback} {block name=content}{/block}
{modulelist zone=bottom}
{include file='footer.tpl'} {if $prefs.feature_debug_console eq 'y' and not empty($smarty.request.show_smarty_debug)} {debug} {/if}