Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/60/fc/7e/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/60/fc
<?php
/* Smarty version 4.3.1, created on 2024-01-06 03:29:08
from '/home/webdevt/www/schtroumpf.fr/themes/stomp/modules/anblog/views/templates/hook/categories_menu.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.3.1',
'unifunc' => 'content_6598baf4b9c9b9_74053605',
'has_nocache_code' => false,
'file_dependency' =>
array (
'60fc7ee7b7efe5263d8e5a48f44493e64d829989' =>
array (
0 => '/home/webdevt/www/schtroumpf.fr/themes/stomp/modules/anblog/views/templates/hook/categories_menu.tpl',
1 => 1702566467,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6598baf4b9c9b9_74053605 (Smarty_Internal_Template $_smarty_tpl) {
?>
<!-- Block categories module -->
<?php if ($_smarty_tpl->tpl_vars['tree']->value) {?>
<div id="categories_blog_menu" class="block blog-menu">
<div class="blog-menu-title">
<h4 class="title_block text-uppercase h6"><?php if ((isset($_smarty_tpl->tpl_vars['currentCategory']->value))) {
echo htmlspecialchars((string) call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'escape' ][ 0 ], array( $_smarty_tpl->tpl_vars['currentCategory']->value->title,'html','UTF-8' )), ENT_QUOTES, 'UTF-8');
} else {
echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Categories','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );
}?></h4>
</div>
<div class="block_content">
<?php echo $_smarty_tpl->tpl_vars['tree']->value;?>
</div>
</div>
<?php }?>
<!-- /Block categories module --><?php }
}