File "31b3bd3675511cc27bd785e00b184385cdeb8b29_0.file.news.tmpl.php"

Full Path: /srv/www/www.cadoro.it/src/templates_c/31b3bd3675511cc27bd785e00b184385cdeb8b29_0.file.news.tmpl.php
File size: 2.42 KB
MIME-type: text/x-php
Charset: utf-8

<?php
/* Smarty version 3.1.29, created on 2024-02-21 17:54:35
  from "/srv/www/www.cadoro.it/src/templates/news.tmpl" */

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


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


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


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

<?php $_smarty_tpl->ext->_inheritance->endChild($_smarty_tpl);
$_smarty_tpl->smarty->ext->_subtemplate->render($_smarty_tpl, "file:layout-news.tmpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 2, false);
}
/* {block 'title'}  file:news.tmpl */
function block_40842191965d62acb2ac438_21786438($_smarty_tpl, $_blockParentStack) {
?>
News &mdash; CADORO<?php
}
/* {/block 'title'} */
/* {block 'head'}  file:news.tmpl */
function block_207288428265d62acb2ae078_87077565($_smarty_tpl, $_blockParentStack) {
?>

<meta name="description" content="News &mdash; CADORO">
<meta name="author" content="">
<?php
}
/* {/block 'head'} */
/* {block 'content-right'}  file:news.tmpl */
function block_83376189665d62acb2af664_31954612($_smarty_tpl, $_blockParentStack) {
?>

  <?php $_smarty_tpl->smarty->ext->_subtemplate->render($_smarty_tpl, "file:news-ajax.tmpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>

  <?php if (!$_smarty_tpl->tpl_vars['articles']->value) {?>
  <p class="mt40">
    Nessun articolo trovato.
  </p>
  <?php }
}
/* {/block 'content-right'} */
}