44 lines
1.7 KiB
PHP
44 lines
1.7 KiB
PHP
|
<?php
|
||
|
/* Smarty version 4.0.0-rc.0, created on 2023-09-19 11:25:55
|
||
|
from '/home/admin/web/eios.mkgtu.ru/public_html/rabprog/tpl/tpl_index.html' */
|
||
|
|
||
|
/* @var Smarty_Internal_Template $_smarty_tpl */
|
||
|
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
|
||
|
'version' => '4.0.0-rc.0',
|
||
|
'unifunc' => 'content_65095b13137344_52107849',
|
||
|
'has_nocache_code' => false,
|
||
|
'file_dependency' =>
|
||
|
array (
|
||
|
'c28c959577d16522b49ed04d1aec616f946affbf' =>
|
||
|
array (
|
||
|
0 => '/home/admin/web/eios.mkgtu.ru/public_html/rabprog/tpl/tpl_index.html',
|
||
|
1 => 1662884588,
|
||
|
2 => 'file',
|
||
|
),
|
||
|
),
|
||
|
'includes' =>
|
||
|
array (
|
||
|
'file:tpl_head.html' => 1,
|
||
|
'file:mod_header.html' => 1,
|
||
|
'file:mod_sidebarMenu.html' => 1,
|
||
|
'file:tpl_footer.html' => 1,
|
||
|
),
|
||
|
),false)) {
|
||
|
function content_65095b13137344_52107849 (Smarty_Internal_Template $_smarty_tpl) {
|
||
|
$_smarty_tpl->_subTemplateRender("file:tpl_head.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
|
||
|
$_smarty_tpl->_subTemplateRender("file:mod_header.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
|
||
|
?>
|
||
|
<div class="container-fluid">
|
||
|
<div class="row">
|
||
|
<?php $_smarty_tpl->_subTemplateRender("file:mod_sidebarMenu.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
|
||
|
?>
|
||
|
<main class="col-md-9 ms-sm-auto col-lg-10 px-md-4" id="main_body">
|
||
|
<?php echo $_smarty_tpl->tpl_vars['PAGE']->value['body'];?>
|
||
|
|
||
|
</main>
|
||
|
</div>
|
||
|
</div>
|
||
|
<?php $_smarty_tpl->_subTemplateRender("file:tpl_footer.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
|
||
|
}
|
||
|
}
|