hotel_commerce/cache/smarty/compile/c7/a8/cf/c7a8cff8dab856fb02e0e0785db561e79de8da88_0.file.index.tpl.php
2023-06-26 13:09:26 +05:30

40 lines
1.4 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 13:37:34
from 'C:\xampp\htdocs\hotelcommerce\themes\hotel-reservation-theme\index.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494327e8f6a01_66371876',
'has_nocache_code' => false,
'file_dependency' =>
array (
'c7a8cff8dab856fb02e0e0785db561e79de8da88' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\themes\\hotel-reservation-theme\\index.tpl',
1 => 1687433800,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6494327e8f6a01_66371876 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['HOOK_HOME_TAB_CONTENT']->value)) && trim($_smarty_tpl->tpl_vars['HOOK_HOME_TAB_CONTENT']->value)) {?>
<?php if ((isset($_smarty_tpl->tpl_vars['HOOK_HOME_TAB']->value)) && trim($_smarty_tpl->tpl_vars['HOOK_HOME_TAB']->value)) {?>
<ul id="home-page-tabs" class="nav nav-tabs clearfix">
<?php echo $_smarty_tpl->tpl_vars['HOOK_HOME_TAB']->value;?>
</ul>
<?php }?>
<div class="tab-content"><?php echo $_smarty_tpl->tpl_vars['HOOK_HOME_TAB_CONTENT']->value;?>
</div>
<?php }
if ((isset($_smarty_tpl->tpl_vars['HOOK_HOME']->value)) && trim($_smarty_tpl->tpl_vars['HOOK_HOME']->value)) {?>
<div class="clearfix"><?php echo $_smarty_tpl->tpl_vars['HOOK_HOME']->value;?>
</div>
<?php }
}
}