50 lines
1.5 KiB
PHP
50 lines
1.5 KiB
PHP
<?php
|
|
/* Smarty version 5.7.0, created on 2026-02-19 20:09:48
|
|
from 'file:views/layout.tpl' */
|
|
|
|
/* @var \Smarty\Template $_smarty_tpl */
|
|
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
|
'version' => '5.7.0',
|
|
'unifunc' => 'content_69976e0ca03d67_47539078',
|
|
'has_nocache_code' => false,
|
|
'file_dependency' =>
|
|
array (
|
|
'1c51ad9f5c349145220f82584009ce981aa35e0b' =>
|
|
array (
|
|
0 => 'views/layout.tpl',
|
|
1 => 1771520226,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'includes' =>
|
|
array (
|
|
'file:views/_partial/header.tpl' => 1,
|
|
'file:views/_partial/footer.tpl' => 1,
|
|
),
|
|
))) {
|
|
function content_69976e0ca03d67_47539078 (\Smarty\Template $_smarty_tpl) {
|
|
$_smarty_current_dir = 'D:\\projetphp\\views';
|
|
$_smarty_tpl->getInheritance()->init($_smarty_tpl, false);
|
|
$_smarty_tpl->renderSubTemplate("file:views/_partial/header.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
|
|
?>
|
|
|
|
<?php
|
|
$_smarty_tpl->getInheritance()->instanceBlock($_smarty_tpl, 'Block_27929295869976e0ca01fb9_36548139', "content");
|
|
?>
|
|
|
|
|
|
<?php $_smarty_tpl->renderSubTemplate("file:views/_partial/footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
|
|
}
|
|
/* {block "content"} */
|
|
class Block_27929295869976e0ca01fb9_36548139 extends \Smarty\Runtime\Block
|
|
{
|
|
public function callBlock(\Smarty\Template $_smarty_tpl) {
|
|
$_smarty_current_dir = 'D:\\projetphp\\views';
|
|
?>
|
|
|
|
|
|
<?php
|
|
}
|
|
}
|
|
/* {/block "content"} */
|
|
}
|