fuc/storage/framework/smarty/compile/248ddca7d06289c12e5c27bc53d263fd9e79e0ab_0.file_index.tpl.php
2025-02-23 13:30:57 +08:00

35 lines
1.2 KiB
PHP
Executable File

<?php
/* Smarty version 5.3.1, created on 2024-12-08 11:45:18
from 'file:gembox/index.tpl' */
/* @var \Smarty\Template $_smarty_tpl */
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
'version' => '5.3.1',
'unifunc' => 'content_6755164e50adc3_51098694',
'has_nocache_code' => false,
'file_dependency' =>
array (
'248ddca7d06289c12e5c27bc53d263fd9e79e0ab' =>
array (
0 => 'gembox/index.tpl',
1 => 1733486039,
2 => 'file',
),
),
'includes' =>
array (
'file:gembox/layout/head.tpl' => 1,
'file:gembox/layout/foot.tpl' => 1,
),
))) {
function content_6755164e50adc3_51098694 (\Smarty\Template $_smarty_tpl) {
$_smarty_current_dir = '/www/wwwroot/xiaofu.cloud/resources/views/tabler/gembox';
$_smarty_tpl->renderSubTemplate('file:gembox/layout/head.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
?>
<div class="row1" style="font-size:50px;">
gembox
</div>
<?php $_smarty_tpl->renderSubTemplate('file:gembox/layout/foot.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
}
}