Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/42/be/5d/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/42/be
<?php
/* Smarty version 4.3.1, created on 2024-01-02 17:28:27
from '/home/webdevt/www/schtroumpf.fr/admin254sdct88d6xocraexw/themes/new-theme/template/components/layout/information_messages.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.3.1',
'unifunc' => 'content_659439abb8b8c2_14281014',
'has_nocache_code' => false,
'file_dependency' =>
array (
'42be5da1bde22184aa70b729ab9c6bc75cbc9e38' =>
array (
0 => '/home/webdevt/www/schtroumpf.fr/admin254sdct88d6xocraexw/themes/new-theme/template/components/layout/information_messages.tpl',
1 => 1702562784,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_659439abb8b8c2_14281014 (Smarty_Internal_Template $_smarty_tpl) {
if ((isset($_smarty_tpl->tpl_vars['informations']->value)) && count($_smarty_tpl->tpl_vars['informations']->value) && $_smarty_tpl->tpl_vars['informations']->value) {?>
<div class="bootstrap">
<div class="alert alert-info">
<button type="button" class="close" data-dismiss="alert">×</button>
<ul id="infos_block" class="list-unstyled">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['informations']->value, 'info');
$_smarty_tpl->tpl_vars['info']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['info']->value) {
$_smarty_tpl->tpl_vars['info']->do_else = false;
?>
<li><?php echo $_smarty_tpl->tpl_vars['info']->value;?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
</div>
<?php }
}
}