Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/31/32/2b/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/31/32
<?php
/* Smarty version 4.3.1, created on 2024-01-02 04:09:14
from 'module:an_trust_badgesviewstemplatesfrontwidget.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.3.1',
'unifunc' => 'content_65937e5a51b349_89600466',
'has_nocache_code' => false,
'file_dependency' =>
array (
'31322b94623342814b8c7d4182cfda837762840e' =>
array (
0 => 'module:an_trust_badgesviewstemplatesfrontwidget.tpl',
1 => 1702566465,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_65937e5a51b349_89600466 (Smarty_Internal_Template $_smarty_tpl) {
?><!-- begin /home/webdevt/www/schtroumpf.fr/modules/an_trust_badges/views/templates/front/widget.tpl -->
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['widgets']->value, 'widget');
$_smarty_tpl->tpl_vars['widget']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['widget']->value) {
$_smarty_tpl->tpl_vars['widget']->do_else = false;
?>
<div class="an_trust_badges-container clearfix <?php echo htmlspecialchars((string) call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['widget']->value['class'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
">
<?php if ($_smarty_tpl->tpl_vars['widget']->value['widget_title'] != '') {?>
<div class="an_trust_badges-title"><?php echo htmlspecialchars((string) call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['widget']->value['widget_title'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</div>
<?php }?>
<ul class="an_trust_badges-list">
<?php
$_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['icons']->value, 'icon');
$_smarty_tpl->tpl_vars['icon']->do_else = true;
if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['icon']->value) {
$_smarty_tpl->tpl_vars['icon']->do_else = false;
?>
<li>
<?php if ($_smarty_tpl->tpl_vars['icon']->value['type_icon'] == '1') {?>
<div class="an_trust_badges-svg"><?php echo $_smarty_tpl->tpl_vars['icon']->value['code'];?>
</div>
<?php } elseif ($_smarty_tpl->tpl_vars['icon']->value['file_name'] != '') {?>
<img src="<?php echo htmlspecialchars((string) $_smarty_tpl->tpl_vars['iconsUrl']->value, ENT_QUOTES, 'UTF-8');
echo htmlspecialchars((string) $_smarty_tpl->tpl_vars['icon']->value['file_name'], ENT_QUOTES, 'UTF-8');?>
"<?php if ($_smarty_tpl->tpl_vars['icon']->value['icon_title'] != '') {?> alt="<?php echo htmlspecialchars((string) $_smarty_tpl->tpl_vars['icon']->value['icon_title'], ENT_QUOTES, 'UTF-8');?>
"<?php }?> class="an_trust_badges-list-image" />
<?php }?>
</li>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
</ul>
</div>
<?php
}
$_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?>
<!-- end /home/webdevt/www/schtroumpf.fr/modules/an_trust_badges/views/templates/front/widget.tpl --><?php }
}