File "6c054ef63ae0520b757d6d39e3d5a5092c2c5a2f_0.file.not-found.tmpl.php"

Full Path: /srv/www/www.cadoro.it/src/templates_c/6c054ef63ae0520b757d6d39e3d5a5092c2c5a2f_0.file.not-found.tmpl.php
File size: 1.57 KB
MIME-type: text/x-php
Charset: utf-8

<?php
/* Smarty version 3.1.29, created on 2024-02-21 17:42:11
  from "/srv/www/www.cadoro.it/src/templates/not-found.tmpl" */

if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
  'has_nocache_code' => false,
  'version' => '3.1.29',
  'unifunc' => 'content_65d627e37071d2_76737202',
  'file_dependency' => 
  array (
    '6c054ef63ae0520b757d6d39e3d5a5092c2c5a2f' => 
    array (
      0 => '/srv/www/www.cadoro.it/src/templates/not-found.tmpl',
      1 => 1708527642,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:layout-base.tmpl' => 1,
  ),
),false)) {
function content_65d627e37071d2_76737202 ($_smarty_tpl) {
$_smarty_tpl->ext->_inheritance->init($_smarty_tpl, true);
?>


<?php 
$_smarty_tpl->ext->_inheritance->processBlock($_smarty_tpl, 0, "content", array (
  0 => 'block_123081535165d627e37054d9_95962428',
  1 => false,
  3 => 0,
  2 => 0,
));
?>

<?php $_smarty_tpl->ext->_inheritance->endChild($_smarty_tpl);
$_smarty_tpl->smarty->ext->_subtemplate->render($_smarty_tpl, "file:layout-base.tmpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 2, false);
}
/* {block 'content'}  file:not-found.tmpl */
function block_123081535165d627e37054d9_95962428($_smarty_tpl, $_blockParentStack) {
?>

<div class="container-fluid">
  <h1>
    Pagina non trovata<br>
    <small>La pagina che stai cercando non esiste.</small>
  </h1>
  <p class="mt40 mb120">
    <a href="<?php echo $_smarty_tpl->tpl_vars['base_url']->value;?>
">Torna alla home page</a>
  </p>
</div>
<?php
}
/* {/block 'content'} */
}