| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/public/theme/html/system/ |
Upload File : |
{block name="index_outer_wrapper_header_top_navigation"}
{include file="get_usermod:{$tpl_path}layout_secondary_navigation.html"}
{/block}
{block name="index_outer_wrapper_header_inside"}
<div class="inside">
<div class="row">
{block name="index_outer_wrapper_header_inside_header"}
{assign var="hideLogo" value={template_setting name="gx-hide-logo-col"}}
{assign var="hideSearch" value={template_setting name="gx-hide-search-col"}}
{assign var="hideCustom" value={template_setting name="gx-hide-custom-1-col"}}
{assign var="hideCart" value={template_setting name="gx-hide-cart-col"}}
<div class="navbar-header" data-gambio-widget="mobile_menu">
{if !$hideLogo}
{block name="index_outer_wrapper_header_inside_header_logo"}
{include file="get_usermod:{$tpl_path}layout_header_logo.html" logo_url=$logo_url logo_link=$logo_link}
{/block}
{/if}
{block name="index_outer_wrapper_header_inside_header_buttons"}
{include file="get_usermod:{$tpl_path}layout_header_navbar_buttons.html"}
{/block}
</div>
{/block}
{block name="index_outer_wrapper_header_inside_top_search_if"}
{if !$hideSearch}
{block name="index_outer_wrapper_header_inside_top_search"}{$TOP_SEARCH}{/block}
{/if}
{/block}
{block name="index_outer_wrapper_header_inside_custom_content_if"}
{if !$hideCustom}
{block name="index_outer_wrapper_header_inside_custom_content"}
{include file="get_usermod:{$tpl_path}layout_header_custom_content.html" content={content_manager group=4321001}}
{/block}
{/if}
{/block}
{block name="index_outer_wrapper_header_inside_shopping_cart_if"}
{if !$hideCart}
{block name="index_outer_wrapper_header_inside_shopping_cart"}
{include file="get_usermod:{$tpl_path}layout_header_cart.html"}
{/block}
{/if}
{/block}
</div>
</div>
{/block}
{block name="index_outer_wrapper_header_topbar"}{$TOPBAR}{/block}
{block name="index_outer_wrapper_header_cookiebar"}{$COOKIEBAR}{/block}
{block name="index_outer_wrapper_header_noscript_warning"}
<noscript>
<div class="alert alert-danger noscript-notice">
{$txt.text_noscript_notice}
</div>
</noscript>
{/block}
{block name="index_outer_wrapper_header_categories_top_if"}
{if $CATEGORIES_TOP}
{block name="index_outer_wrapper_header_categories_top"}
{$CATEGORIES_TOP=$CATEGORIES_TOP|replace:"###CONTENT_TOP###":$CONTENT_TOP}
{$CATEGORIES_TOP}
{/block}
{else}
{block name="index_content_top"}{$CONTENT_TOP}{/block}
{/if}
{/block}