hotel_commerce/cache/smarty/compile/b0/f8/02/b0f8021102da51ea0f5caa4733f54c5a4d93784b_0.file.layout.tpl.php
2023-06-26 13:09:26 +05:30

34 lines
1.1 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\layout.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494329f923ab8_04858147',
'has_nocache_code' => false,
'file_dependency' =>
array (
'b0f8021102da51ea0f5caa4733f54c5a4d93784b' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\admin\\themes\\default\\template\\layout.tpl',
1 => 1687433793,
2 => 'file',
),
),
'includes' =>
array (
'file:./alerts.tpl' => 1,
),
),false)) {
function content_6494329f923ab8_04858147 (Smarty_Internal_Template $_smarty_tpl) {
echo $_smarty_tpl->tpl_vars['header']->value;?>
<?php $_smarty_tpl->_subTemplateRender('file:./alerts.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
echo $_smarty_tpl->tpl_vars['page']->value;?>
<?php echo $_smarty_tpl->tpl_vars['footer']->value;?>
<?php }
}