Initial commit

This commit is contained in:
2020-10-07 10:37:15 +02:00
commit ce5f440392
28157 changed files with 4429172 additions and 0 deletions

View File

@@ -0,0 +1,153 @@
<?php
/* Smarty version 3.1.33, created on 2020-10-07 10:19:19
from '/Volumes/Dev/Sources/Clients/taome/Nouveau_site/www/modules/psaddonsconnect/views/templates/hook/dashboard_zone_one.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.33',
'unifunc' => 'content_5f7d7a07945bf1_70517276',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c50d683b271fe2d4ed5fd29412fa4b95d43eaf5d' =>
array (
0 => '/Volumes/Dev/Sources/Clients/taome/Nouveau_site/www/modules/psaddonsconnect/views/templates/hook/dashboard_zone_one.tpl',
1 => 1601913414,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_5f7d7a07945bf1_70517276 (Smarty_Internal_Template $_smarty_tpl) {
?>
<section id="psaddonsconnect" class="panel widget">
<div class="panel-heading">
<i class="icon-puzzle-piece"></i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'TIPS & UPDATES','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</div>
<?php if ($_smarty_tpl->tpl_vars['logged_on_addons17']->value == 0 && $_smarty_tpl->tpl_vars['logged_on_addons']->value == 0) {?>
<span> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Connect to your account right now to enjoy updates (security and features) on all of your modules.','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</span> <p><br>
<span> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Once you are connected, you will also enjoy weekly tips directly from your back office.','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</span> <p><br>
<!-- Check PS VERSION TO SHOW OR NOT THE MODAL-->
<?php if ($_smarty_tpl->tpl_vars['ps_version']->value == 1) {?>
<!-- PS17 MODAL-->
<div align="center">
<a class="btn btn-primary" style="white-space: unset;" href="#" data-toggle="modal" data-target="#ps-module-modal-addons-connect">
<i class="icon-unlock"> </i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'CONNECT TO PRESTASHOP MARKETPLACE','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</a>
</div>
<div id="ps-module-modal-addons-connect" class="modal modal-vcenter fade" role="dialog">
<div class="modal-dialog">
<!-- Modal content-->
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">&times;</button>
<h2 class="modal-title module-modal-title"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Connect to PrestaShop marketplace','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</h2>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-12">
<p>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Link your shop to your Addons account to automatically receive important updates for the modules you purchased. Don\'t have an account yet ?','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
<a href="http://addons.prestashop.com/authentication.php?utm_source=back-office&utm_medium=AddonsConnect&utm_campaign=back-office-<?php echo $_smarty_tpl->tpl_vars['currentLangIsoCode']->value;?>
&utm_content=signup" target="_blank"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Sign up now','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</a>
</p><br>
<form id="ps-addons-connect-form" action="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['url_connexion']->value,'htmlall','UTF-8' ));?>
" method="POST">
<div class="form-group">
<label for="ps-module-addons-connect-email"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Email address','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</label>
<input name="username_addons" type="email" class="form-control" id="ps-module-addons-connect-email" placeholder="Email">
</div><br>
<div class="form-group">
<label for="ps-module-addons-connect-password"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Password','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</label>
<input name="password_addons" type="password" class="form-control" id="ps-module-addons-connect-password" placeholder="Password">
</div><br>
<div class="checkbox">
<label>
<input name="addons_remember_me" type="checkbox"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Remember me','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</label>
</div>
<button type="submit" class="btn btn-primary"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'LET\'S GO !','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</button>
<button id="ps-addons_login_btn" class="btn btn-primary-reverse btn-lg onclick" style="display:none;"></button>
</form>
<p>
<a href="http://addons.prestashop.com/password.php?utm_source=back-office&utm_medium=AddonsConnect&utm_campaign=back-office-<?php echo $_smarty_tpl->tpl_vars['currentLangIsoCode']->value;?>
&utm_content=password" target="_blank"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Forgot your password?','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</a>
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<?php } else { ?>
<!-- SHOW 1.6 MODAL -->
<div align="center">
<a class="btn btn-info" style="white-space: unset;" href="#" onclick="psGetModal();">
<i class="icon-unlock"> </i> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'CONNECT TO PRESTASHOP MARKETPLACE','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</a>
</div>
<?php }?>
<?php } else { ?>
<!-- CONNECTED TO ADDONS -->
<?php if ($_smarty_tpl->tpl_vars['advice']->value) {?>
<header>
<h4> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Tip of the moment','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</h4><p><br>
</header>
<img src="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['img_path']->value,'htmlall','UTF-8' ));?>
lamp-selection-moment.jpg" alt="lamp" class="pull-left">
<div class="row">
<div class="col-md-10">
<p>
<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['advice']->value,'quotes','UTF-8' ));?>
</p>
</div>
</div>
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link_advice']->value,'htmlall','UTF-8' ));?>
" target="_blank" class="pull-right"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'See the entire selection','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
> </a> <p><br>
<?php }?>
<h4> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Practical links','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
</h4>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Modules to','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['practical_links']->value['traffic'],'htmlall','UTF-8' ));?>
" target="_blank"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'increase your traffic','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
></a><br>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Modules to','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['practical_links']->value['conversion'],'htmlall','UTF-8' ));?>
" target="_blank"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'boost your conversions','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
></a><br>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Modules to','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['practical_links']->value['averageCart'],'htmlall','UTF-8' ));?>
" target="_blank"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'increase your clients\' average cart','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
></a><br>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Selection of modules recommended for','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
<a href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['practical_links']->value['businessSector'],'htmlall','UTF-8' ));?>
" target="_blank"> <?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'your business sector','mod'=>'psaddonsconnect'),$_smarty_tpl ) );?>
></a><br>
<?php }?>
</section>
<?php }
}

View File

@@ -0,0 +1,207 @@
<?php
/* Smarty version 3.1.33, created on 2020-10-06 19:40:51
from '/Volumes/Dev/Sources/Clients/taome/Nouveau_site/www/admin016avdzbx/themes/new-theme/template/layout.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.33',
'unifunc' => 'content_5f7cac239d73e0_31832378',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c5383c2a0d1ec82f006cc4528c15c05639bd91da' =>
array (
0 => '/Volumes/Dev/Sources/Clients/taome/Nouveau_site/www/admin016avdzbx/themes/new-theme/template/layout.tpl',
1 => 1593780665,
2 => 'file',
),
),
'includes' =>
array (
'file:components/layout/quick_access.tpl' => 1,
'file:components/layout/search_form.tpl' => 1,
'file:components/layout/shop_list.tpl' => 1,
'file:components/layout/notifications_center.tpl' => 1,
'file:components/layout/employee_dropdown.tpl' => 1,
'file:components/layout/nav_bar.tpl' => 1,
'file:components/layout/error_messages.tpl' => 1,
'file:components/layout/information_messages.tpl' => 1,
'file:components/layout/confirmation_messages.tpl' => 1,
'file:components/layout/warning_messages.tpl' => 1,
'file:components/layout/non-responsive.tpl' => 1,
'file:footer.tpl' => 1,
'file:error.tpl' => 1,
),
),false)) {
function content_5f7cac239d73e0_31832378 (Smarty_Internal_Template $_smarty_tpl) {
?><!DOCTYPE html>
<html lang="<?php echo $_smarty_tpl->tpl_vars['iso']->value;?>
">
<head>
<?php echo $_smarty_tpl->tpl_vars['header']->value;?>
</head>
<body class="lang-<?php echo $_smarty_tpl->tpl_vars['iso_user']->value;
if ($_smarty_tpl->tpl_vars['lang_is_rtl']->value) {?> lang-rtl<?php }?> <?php echo strtolower(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_GET['controller'] )));
if ($_smarty_tpl->tpl_vars['collapse_menu']->value) {?> page-sidebar-closed<?php }?>">
<?php if ($_smarty_tpl->tpl_vars['display_header']->value) {?>
<header id="header">
<nav id="header_infos" class="main-header">
<button class="btn btn-primary-reverse onclick btn-lg unbind ajax-spinner"></button>
<i class="material-icons js-mobile-menu">menu</i>
<a id="header_logo" class="logo float-left" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['default_tab_link']->value,'html','UTF-8' ));?>
"></a>
<span id="shop_version"><?php echo $_smarty_tpl->tpl_vars['ps_version']->value;?>
</span>
<div class="component" id="quick-access-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/quick_access.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<div class="component" id="header-search-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/search_form.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<?php if (isset($_smarty_tpl->tpl_vars['debug_mode']->value) && $_smarty_tpl->tpl_vars['debug_mode']->value == true) {?>
<div class="component hide-mobile-sm" id="header-debug-mode-container">
<a class="link shop-state"
id="debug-mode"
data-toggle="pstooltip"
data-placement="bottom"
data-html="true"
title="<p class='text-left'><strong><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your shop is in debug mode.'),$_smarty_tpl ) );?>
</strong></p><p class='text-left'><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'All the PHP errors and messages are displayed. When you no longer need it, [1]turn off[/1] this mode.','html'=>true,'sprintf'=>array('[1]'=>'<strong>','[/1]'=>'</strong>')),$_smarty_tpl ) );?>
</p>"
href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getAdminLink('AdminPerformance'),'html','UTF-8' ));?>
"
>
<i class="material-icons">bug_report</i>
<span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Debug mode'),$_smarty_tpl ) );?>
</span>
</a>
</div>
<?php }?>
<?php if (isset($_smarty_tpl->tpl_vars['maintenance_mode']->value) && $_smarty_tpl->tpl_vars['maintenance_mode']->value == true) {?>
<div class="component hide-mobile-sm" id="header-maintenance-mode-container">
<a class="link shop-state"
id="maintenance-mode"
data-toggle="pstooltip"
data-placement="bottom"
data-html="true"
title="<p class='text-left'><strong><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your shop is in maintenance.'),$_smarty_tpl ) );?>
</strong></p><p class='text-left'><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Your visitors and customers cannot access your shop while in maintenance mode.%s To manage the maintenance settings, go to Shop Parameters > Maintenance tab.','sprintf'=>array('<br />')),$_smarty_tpl ) );?>
</p>" href="<?php echo call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['link']->value->getAdminLink('AdminMaintenance'),'html','UTF-8' ));?>
"
>
<i class="material-icons">build</i>
<span><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Maintenance mode'),$_smarty_tpl ) );?>
</span>
</a>
</div>
<?php }?>
<div class="component" id="header-shop-list-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/shop_list.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<?php if ($_smarty_tpl->tpl_vars['show_new_orders']->value || $_smarty_tpl->tpl_vars['show_new_customers']->value || $_smarty_tpl->tpl_vars['show_new_messages']->value) {?>
<div class="component header-right-component" id="header-notifications-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/notifications_center.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<?php }?>
<div class="component" id="header-employee-container">
<?php $_smarty_tpl->_subTemplateRender("file:components/layout/employee_dropdown.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
</nav>
<?php if (isset($_smarty_tpl->tpl_vars['displayBackOfficeTop']->value)) {
echo $_smarty_tpl->tpl_vars['displayBackOfficeTop']->value;
}?>
</header>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['display_header']->value) {?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/nav_bar.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}?>
<div id="main-div">
<?php if ($_smarty_tpl->tpl_vars['install_dir_exists']->value) {?>
<div class="alert alert-warning">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'For security reasons, you must also delete the /install folder.'),$_smarty_tpl ) );?>
</div>
<?php } else { ?>
<?php if (isset($_smarty_tpl->tpl_vars['page_header_toolbar']->value)) {
echo $_smarty_tpl->tpl_vars['page_header_toolbar']->value;
}?>
<?php if (isset($_smarty_tpl->tpl_vars['modal_module_list']->value)) {
echo $_smarty_tpl->tpl_vars['modal_module_list']->value;
}?>
<div class="<?php if ($_smarty_tpl->tpl_vars['display_header']->value) {?>content-div<?php }?> <?php if (!isset($_smarty_tpl->tpl_vars['page_header_toolbar']->value)) {?>-notoolbar<?php }?> <?php if ($_smarty_tpl->tpl_vars['current_tab_level']->value == 3) {?>with-tabs<?php }?>">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAdminAfterHeader'),$_smarty_tpl ) );?>
<?php if ($_smarty_tpl->tpl_vars['display_header']->value) {?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/error_messages.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/information_messages.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/confirmation_messages.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/warning_messages.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php }?>
<div class="row ">
<div class="col-sm-12">
<?php echo $_smarty_tpl->tpl_vars['page']->value;?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayAdminEndContent'),$_smarty_tpl ) );?>
</div>
</div>
</div>
<?php }?>
</div>
<?php if ((!isset($_smarty_tpl->tpl_vars['lite_display']->value) || (isset($_smarty_tpl->tpl_vars['lite_display']->value) && !$_smarty_tpl->tpl_vars['lite_display']->value))) {?>
<?php $_smarty_tpl->_subTemplateRender('file:components/layout/non-responsive.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<div class="mobile-layer"></div>
<?php if ($_smarty_tpl->tpl_vars['display_footer']->value) {?>
<?php $_smarty_tpl->_subTemplateRender('file:footer.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<?php }
}?>
<?php if (isset($_smarty_tpl->tpl_vars['php_errors']->value)) {?>
<?php $_smarty_tpl->_subTemplateRender("file:error.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}?>
<?php if ((!isset($_smarty_tpl->tpl_vars['lite_display']->value) || (isset($_smarty_tpl->tpl_vars['lite_display']->value) && !$_smarty_tpl->tpl_vars['lite_display']->value))) {?>
<?php if (isset($_smarty_tpl->tpl_vars['modals']->value)) {?>
<div class="bootstrap">
<?php echo $_smarty_tpl->tpl_vars['modals']->value;?>
</div>
<?php }
}?>
</body>
</html>
<?php }
}