hotel_commerce/cache/smarty/compile/bc/ab/e8/bcabe8e16855fca60e5c63e5780b62028a0d05e3_0.file.wkFooterAboutBlock.tpl.php
2023-06-26 13:09:26 +05:30

39 lines
1.4 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 17:18:42
from 'C:\xampp\htdocs\hotelcommerce\modules\wkfooteraboutblock\views\templates\hook\wkFooterAboutBlock.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494351a976e02_61582774',
'has_nocache_code' => false,
'file_dependency' =>
array (
'bcabe8e16855fca60e5c63e5780b62028a0d05e3' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\modules\\wkfooteraboutblock\\views\\templates\\hook\\wkFooterAboutBlock.tpl',
1 => 1687433799,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6494351a976e02_61582774 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="row">
<section class="col-xs-12 col-sm-12">
<div class="row margin-lr-0 footer-section-heading">
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'About','mod'=>'wkfooteraboutblock'),$_smarty_tpl ) );?>
</p>
<hr/>
</div>
<div class="row margin-lr-0 footer-about-hotel">
<p><?php echo htmlspecialchars(call_user_func_array($_smarty_tpl->registered_plugins[ 'modifier' ][ 'truncate' ][ 0 ], array( $_smarty_tpl->tpl_vars['WK_HTL_SHORT_DESC']->value,220,'',true )), ENT_QUOTES, 'UTF-8', true);?>
</p>
</div>
</section>
</div><?php }
}