{* $Id$ *} {include file='header.tpl'} {* The following style block makes sense to be used only with this fixed top bar layout so lets put it here only *} {if $prefs.theme_navbar_fixed_topbar_offset ne ''}{/if} {$cookie_consent_html} {include file="layout_fullscreen_check.tpl"} {if $prefs.feature_ajax eq 'y'} {include file='tiki-ajax_header.tpl'} {/if}
{if $smarty.session.fullscreen ne 'y'} {if $prefs.theme_unified_admin_backend eq 'y' && $smarty.server.SCRIPT_NAME eq $url_path|cat:'tiki-admin.php'} {modulelist zone=top class="top_modules d-flex justify-content-between top navbar-{$navbar_color_variant}-parent bg-{$navbar_color_variant}-parent w-100 mb-sm"} {/if}
{/if} {if !isset($smarty.session.fullscreen) || $smarty.session.fullscreen ne 'y'}
{if $prefs.theme_unified_admin_backend eq 'y' && $smarty.server.SCRIPT_NAME neq $url_path|cat:'tiki-admin.php'} {/if} {/if} {include file='footer.tpl'} {if $prefs.feature_debug_console eq 'y' and not empty($smarty.request.show_smarty_debug)} {debug} {/if}