51 lines
1.7 KiB
PHP
51 lines
1.7 KiB
PHP
<?php
|
|
/* Smarty version 3.1.39, created on 2023-06-22 13:38:07
|
|
from 'C:\xampp\htdocs\hotelcommerce\admin\themes\default\template\recomended-banner.tpl' */
|
|
|
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
|
'version' => '3.1.39',
|
|
'unifunc' => 'content_6494329fed33a7_40098320',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'd4a79435f1edb21cd4273dee3d4cd5485da5698c' =>
|
|
array (
|
|
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin\\themes\\default\\template\\recomended-banner.tpl',
|
|
1 => 1687433793,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
),
|
|
),false)) {
|
|
function content_6494329fed33a7_40098320 (Smarty_Internal_Template $_smarty_tpl) {
|
|
?>
|
|
<div id="recommendation-wrapper-skeleton" style="display:none">
|
|
<?php echo '<script'; ?>
|
|
>
|
|
loadRecommendation();
|
|
<?php echo '</script'; ?>
|
|
>
|
|
<div class="col-sm-12">
|
|
<div class="banner panel">
|
|
<div class="row">
|
|
<div class="col-sm-12">
|
|
<div class="skeleton-loading-pulse loading-container-bar"></div>
|
|
<div class="loading-container-bar"></div>
|
|
<div class="skeleton-loading-pulse loading-container-bar"></div>
|
|
<div class="loading-container-bar"></div>
|
|
<div class="skeleton-loading-pulse loading-container-bar"></div>
|
|
<div class="loading-container-bar"></div>
|
|
<div class="skeleton-loading-pulse loading-container-bar"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div id="recommendation-wrapper" style="display:none">
|
|
</div><?php }
|
|
}
|