Files
CRM/customerportal/writeable/templates_c/default/d4f400e537143f89b09bd46682d64744b1337e28.file.Index.tpl.php
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

42 lines
2.0 KiB
PHP

<?php /* Smarty version Smarty-3.1.19, created on 2020-02-09 12:58:10
compiled from "C:\inetpub\wwwroot\sophalcrm\customerportal\layouts\default\templates\Portal\Index.tpl" */ ?>
<?php /*%%SmartyHeaderCode:4562709095e3fd7b22751c9-65561454%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'd4f400e537143f89b09bd46682d64744b1337e28' =>
array (
0 => 'C:\\inetpub\\wwwroot\\sophalcrm\\customerportal\\layouts\\default\\templates\\Portal\\Index.tpl',
1 => 1520231416,
2 => 'file',
),
),
'nocache_hash' => '4562709095e3fd7b22751c9-65561454',
'function' =>
array (
),
'variables' =>
array (
'MODULE' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.19',
'unifunc' => 'content_5e3fd7b22da089_37598914',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5e3fd7b22da089_37598914')) {function content_5e3fd7b22da089_37598914($_smarty_tpl) {?>
<div class="container-fluid" ng-controller="<?php echo portal_componentjs_class($_smarty_tpl->tpl_vars['MODULE']->value,'IndexView_Component');?>
">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<?php echo $_smarty_tpl->getSubTemplate (portal_template_resolve($_smarty_tpl->tpl_vars['MODULE']->value,"partials/IndexContentBefore.tpl"), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?>
<?php echo $_smarty_tpl->getSubTemplate (portal_template_resolve($_smarty_tpl->tpl_vars['MODULE']->value,"partials/IndexContent.tpl"), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?>
<?php echo $_smarty_tpl->getSubTemplate (portal_template_resolve($_smarty_tpl->tpl_vars['MODULE']->value,"partials/IndexContentAfter.tpl"), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?>
</div>
</div>
</div>
<?php }} ?>