35 lines
1.2 KiB
PHP
Executable File
35 lines
1.2 KiB
PHP
Executable File
<?php
|
|
/* Smarty version 5.3.1, created on 2024-12-07 12:44:09
|
|
from 'file:gembox/index.tpl' */
|
|
|
|
/* @var \Smarty\Template $_smarty_tpl */
|
|
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
|
'version' => '5.3.1',
|
|
'unifunc' => 'content_6753d2995fa0a6_02060027',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'737d2d3df930e1a14393446c89aea162b013b5e0' =>
|
|
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_6753d2995fa0a6_02060027 (\Smarty\Template $_smarty_tpl) {
|
|
$_smarty_current_dir = '/private/var/www/wwwroot/crc.loc/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);
|
|
}
|
|
}
|