File: /python/moda/whmcsdata/templates_c/320df7952b2bf6d9ab9c78ac9eddff3ace869f1c_0.file.header.tpl.php
<?php
/* Smarty version 3.1.48, created on 2025-06-28 08:13:15
from '/python/moda/public_html/tech/old/templates/twenty-one/header.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.48',
'unifunc' => 'content_685fa41b980202_02192897',
'has_nocache_code' => false,
'file_dependency' =>
array (
'320df7952b2bf6d9ab9c78ac9eddff3ace869f1c' =>
array (
0 => '/python/moda/public_html/tech/old/templates/twenty-one/header.tpl',
1 => 1737455382,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_685fa41b980202_02192897 (Smarty_Internal_Template $_smarty_tpl) {
?><!doctype html>
<html lang="en">
<head>
<meta charset="<?php echo $_smarty_tpl->tpl_vars['charset']->value;?>
" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title><?php if ($_smarty_tpl->tpl_vars['kbarticle']->value['title']) {
echo $_smarty_tpl->tpl_vars['kbarticle']->value['title'];?>
- <?php }
echo $_smarty_tpl->tpl_vars['pagetitle']->value;?>
- <?php echo $_smarty_tpl->tpl_vars['companyname']->value;?>
</title>
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/head.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php echo $_smarty_tpl->tpl_vars['headoutput']->value;?>
</head>
<body class="primary-bg-color" data-phone-cc-input="<?php echo $_smarty_tpl->tpl_vars['phoneNumberInputStyle']->value;?>
">
<?php if ($_smarty_tpl->tpl_vars['captcha']->value) {
echo $_smarty_tpl->tpl_vars['captcha']->value->getMarkup();
}?>
<?php echo $_smarty_tpl->tpl_vars['headeroutput']->value;?>
<header id="header" class="header">
<?php if ($_smarty_tpl->tpl_vars['loggedin']->value) {?>
<div class="topbar">
<div class="container">
<div class="d-flex">
<div class="mr-auto">
<button type="button" class="btn" data-toggle="popover" id="accountNotifications" data-placement="bottom">
<i class="far fa-flag"></i>
<?php if (count($_smarty_tpl->tpl_vars['clientAlerts']->value) > 0) {?>
<?php echo count($_smarty_tpl->tpl_vars['clientAlerts']->value);?>
<span class="d-none d-sm-inline"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'notifications'),$_smarty_tpl ) );?>
</span>
<?php } else { ?>
<span class="d-sm-none">0</span>
<span class="d-none d-sm-inline"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'nonotifications'),$_smarty_tpl ) );?>
</span>
<?php }?>
</button>
<div id="accountNotificationsContent" class="w-hidden">
<ul class="client-alerts">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['clientAlerts']->value, 'alert');
$_smarty_tpl->tpl_vars['alert']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['alert']->value) {
$_smarty_tpl->tpl_vars['alert']->do_else = false;
?>
<li>
<a href="<?php echo $_smarty_tpl->tpl_vars['alert']->value->getLink();?>
">
<i class="fas fa-fw fa-<?php if ($_smarty_tpl->tpl_vars['alert']->value->getSeverity() == 'danger') {?>exclamation-circle<?php } elseif ($_smarty_tpl->tpl_vars['alert']->value->getSeverity() == 'warning') {?>exclamation-triangle<?php } elseif ($_smarty_tpl->tpl_vars['alert']->value->getSeverity() == 'info') {?>info-circle<?php } else { ?>check-circle<?php }?>"></i>
<div class="message"><?php echo $_smarty_tpl->tpl_vars['alert']->value->getMessage();?>
</div>
</a>
</li>
<?php
}
if ($_smarty_tpl->tpl_vars['alert']->do_else) {
?>
<li class="none">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'notificationsnone'),$_smarty_tpl ) );?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
</div>
<div class="ml-auto">
<div class="input-group active-client" role="group">
<div class="input-group-prepend d-none d-md-inline">
<span class="input-group-text"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'loggedInAs'),$_smarty_tpl ) );?>
:</span>
</div>
<div class="btn-group">
<a href="<?php echo $_smarty_tpl->tpl_vars['WEB_ROOT']->value;?>
/clientarea.php?action=details" class="btn btn-active-client">
<span>
<?php if ($_smarty_tpl->tpl_vars['client']->value['companyname']) {?>
<?php echo $_smarty_tpl->tpl_vars['client']->value['companyname'];?>
<?php } else { ?>
<?php echo $_smarty_tpl->tpl_vars['client']->value['fullName'];?>
<?php }?>
</span>
</a>
<a href="<?php echo routePath('user-accounts');?>
" class="btn" data-toggle="tooltip" data-placement="bottom" title="Switch Account">
<i class="fad fa-random"></i>
</a>
<?php if ($_smarty_tpl->tpl_vars['adminMasqueradingAsClient']->value || $_smarty_tpl->tpl_vars['adminLoggedIn']->value) {?>
<a href="<?php echo $_smarty_tpl->tpl_vars['WEB_ROOT']->value;?>
/logout.php?returntoadmin=1" class="btn btn-return-to-admin" data-toggle="tooltip" data-placement="bottom" title="<?php if ($_smarty_tpl->tpl_vars['adminMasqueradingAsClient']->value) {
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'adminmasqueradingasclient'),$_smarty_tpl ) );?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'logoutandreturntoadminarea'),$_smarty_tpl ) );
} else {
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'adminloggedin'),$_smarty_tpl ) );?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'returntoadminarea'),$_smarty_tpl ) );
}?>">
<i class="fas fa-redo-alt"></i>
<span class="d-none d-md-inline-block"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>"admin.returnToAdmin"),$_smarty_tpl ) );?>
</span>
</a>
<?php }?>
</div>
</div>
</div>
</div>
</div>
</div>
<?php }?>
<div class="navbar navbar-light">
<div class="container">
<a class="navbar-brand mr-3" href="<?php echo $_smarty_tpl->tpl_vars['WEB_ROOT']->value;?>
/index.php">
<?php if ($_smarty_tpl->tpl_vars['assetLogoPath']->value) {?>
<img src="<?php echo $_smarty_tpl->tpl_vars['assetLogoPath']->value;?>
" alt="<?php echo $_smarty_tpl->tpl_vars['companyname']->value;?>
" class="logo-img">
<?php } else { ?>
<?php echo $_smarty_tpl->tpl_vars['companyname']->value;?>
<?php }?>
</a>
<form method="post" action="<?php echo routePath('knowledgebase-search');?>
" class="form-inline ml-auto">
<div class="input-group search d-none d-xl-flex">
<div class="input-group-prepend">
<button class="btn btn-default" type="submit">
<i class="fas fa-search"></i>
</button>
</div>
<input class="form-control appended-form-control font-weight-light" type="text" name="search" placeholder="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>"searchOurKnowledgebase"),$_smarty_tpl ) );?>
...">
</div>
</form>
<ul class="navbar-nav toolbar">
<li class="nav-item ml-3">
<a class="btn nav-link cart-btn" href="<?php echo $_smarty_tpl->tpl_vars['WEB_ROOT']->value;?>
/cart.php?a=view">
<i class="far fa-shopping-cart fa-fw"></i>
<span id="cartItemCount" class="badge badge-info"><?php echo $_smarty_tpl->tpl_vars['cartitemcount']->value;?>
</span>
<span class="sr-only"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>"carttitle"),$_smarty_tpl ) );?>
</span>
</a>
</li>
<li class="nav-item ml-3 d-xl-none">
<button class="btn nav-link" type="button" data-toggle="collapse" data-target="#mainNavbar">
<span class="fas fa-bars fa-fw"></span>
</button>
</li>
</ul>
</div>
</div>
<div class="navbar navbar-expand-xl main-navbar-wrapper">
<div class="container">
<div class="collapse navbar-collapse" id="mainNavbar">
<form method="post" action="<?php echo routePath('knowledgebase-search');?>
" class="d-xl-none">
<div class="input-group search w-100 mb-2">
<div class="input-group-prepend">
<button class="btn btn-default" type="submit">
<i class="fas fa-search"></i>
</button>
</div>
<input class="form-control prepended-form-control" type="text" name="search" placeholder="<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>"searchOurKnowledgebase"),$_smarty_tpl ) );?>
...">
</div>
</form>
<ul id="nav" class="navbar-nav mr-auto">
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/navbar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('navbar'=>$_smarty_tpl->tpl_vars['primaryNavbar']->value), 0, true);
?>
</ul>
<ul class="navbar-nav ml-auto">
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/navbar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('navbar'=>$_smarty_tpl->tpl_vars['secondaryNavbar']->value,'rightDrop'=>true), 0, true);
?>
</ul>
</div>
</div>
</div>
</header>
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/network-issues-notifications.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<nav class="master-breadcrumb" aria-label="breadcrumb">
<div class="container">
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/breadcrumb.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</div>
</nav>
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/validateuser.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/verifyemail.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php if ($_smarty_tpl->tpl_vars['templatefile']->value == 'homepage') {?>
<?php if ($_smarty_tpl->tpl_vars['registerdomainenabled']->value || $_smarty_tpl->tpl_vars['transferdomainenabled']->value) {?>
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/domain-search.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
<?php }?>
<?php }?>
<section id="main-body">
<div class="<?php if (!$_smarty_tpl->tpl_vars['skipMainBodyContainer']->value) {?>container<?php }?>">
<div class="row">
<?php if (!$_smarty_tpl->tpl_vars['inShoppingCart']->value && ($_smarty_tpl->tpl_vars['primarySidebar']->value->hasChildren() || $_smarty_tpl->tpl_vars['secondarySidebar']->value->hasChildren())) {?>
<div class="col-lg-4 col-xl-3">
<div class="sidebar">
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/sidebar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('sidebar'=>$_smarty_tpl->tpl_vars['primarySidebar']->value), 0, true);
?>
</div>
<?php if (!$_smarty_tpl->tpl_vars['inShoppingCart']->value && $_smarty_tpl->tpl_vars['secondarySidebar']->value->hasChildren()) {?>
<div class="d-none d-lg-block sidebar">
<?php $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/sidebar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array('sidebar'=>$_smarty_tpl->tpl_vars['secondarySidebar']->value), 0, true);
?>
</div>
<?php }?>
</div>
<?php }?>
<div class="<?php if (!$_smarty_tpl->tpl_vars['inShoppingCart']->value && ($_smarty_tpl->tpl_vars['primarySidebar']->value->hasChildren() || $_smarty_tpl->tpl_vars['secondarySidebar']->value->hasChildren())) {?>col-lg-8 col-xl-9<?php } else { ?>col-12<?php }?> primary-content">
<?php }
}