hotel_commerce/cache/smarty/compile/4e/cb/b7/4ecbb7402f741b5769c9a516c3b23df022c14472_0.file.landingPageSearch.tpl.php
2023-06-26 13:09:26 +05:30

48 lines
2.0 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 17:18:43
from 'C:\xampp\htdocs\hotelcommerce\modules\wkroomsearchblock\views\templates\hook\landingPageSearch.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494351b73a261_60764822',
'has_nocache_code' => false,
'file_dependency' =>
array (
'4ecbb7402f741b5769c9a516c3b23df022c14472' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\modules\\wkroomsearchblock\\views\\templates\\hook\\landingPageSearch.tpl',
1 => 1687433799,
2 => 'file',
),
),
'includes' =>
array (
'file:./searchForm.tpl' => 1,
),
),false)) {
function content_6494351b73a261_60764822 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['is_index_page']->value)) && $_smarty_tpl->tpl_vars['is_index_page']->value) {?>
<div class="header-rmsearch-container header-rmsearch-hide-xs hidden-xs">
<?php if ((isset($_smarty_tpl->tpl_vars['hotels_info']->value)) && count($_smarty_tpl->tpl_vars['hotels_info']->value)) {?>
<div class="header-rmsearch-wrapper" id="xs_room_search_form">
<div class="header-rmsearch-primary">
<div class="fancy_search_header_xs">
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Search Rooms','mod'=>'wkroomsearchblock'),$_smarty_tpl ) );?>
</p>
<hr>
</div>
<div class="container">
<div class="header-rmsearch-inner-wrapper">
<?php $_smarty_tpl->_subTemplateRender("file:./searchForm.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
</div>
</div>
</div>
<?php }?>
</div>
<?php }
}
}