Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/96/07/a2/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/96/07
<?php
/* Smarty version 4.3.1, created on 2024-01-02 04:09:14
from 'module:an_about_usviewstemplatesfrontwidget.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.3.1',
'unifunc' => 'content_65937e5a87af55_92962144',
'has_nocache_code' => false,
'file_dependency' =>
array (
'9607a27f7a7d478f9996265cd531882bc3809de9' =>
array (
0 => 'module:an_about_usviewstemplatesfrontwidget.tpl',
1 => 1702566467,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_65937e5a87af55_92962144 (Smarty_Internal_Template $_smarty_tpl) {
?><!-- begin /home/webdevt/www/schtroumpf.fr/themes/stomp/modules/an_about_us/views/templates/front/widget.tpl -->
<?php if ($_smarty_tpl->tpl_vars['widget']->value['title'] != '' || $_smarty_tpl->tpl_vars['widget']->value['text'] != '' || $_smarty_tpl->tpl_vars['widget']->value['about_image'] != '') {?>
<div class="an_abous_us col-sm-12">
<?php if ($_smarty_tpl->tpl_vars['widget']->value['about_image'] != '') {?>
<div class="an_abous_us-img">
<img src="<?php echo htmlspecialchars((string) call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['widget']->value['about_image'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" class="an_about_us-img" width="100%" height="auto" alt="<?php echo htmlspecialchars((string) call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['widget']->value['title'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
">
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['widget']->value['title'] != '') {?>
<div class="an_abous_us-title h2"><?php echo htmlspecialchars((string) call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['widget']->value['title'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
</div>
<?php }?>
<?php echo $_smarty_tpl->tpl_vars['widget']->value['text'];?>
<?php if ($_smarty_tpl->tpl_vars['widget']->value['link'] != '') {?>
<div class="an_abous_us-link">
<a href="<?php echo htmlspecialchars((string) call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['widget']->value['link'],'htmlall','UTF-8' )), ENT_QUOTES, 'UTF-8');?>
" class="btn btn-primary"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Read more','mod'=>'an_about_us'),$_smarty_tpl ) );?>
</a>
</div>
<?php }?>
</div>
<?php }?><!-- end /home/webdevt/www/schtroumpf.fr/themes/stomp/modules/an_about_us/views/templates/front/widget.tpl --><?php }
}