hotel_commerce/cache/smarty/compile/d2/44/41/d24441905eab519c218205c4446bfe5dbc225ff5_0.file.footer.tpl.php
2023-06-26 13:09:26 +05:30

55 lines
2.2 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 13:37:33
from 'C:\xampp\htdocs\hotelcommerce\themes\hotel-reservation-theme\footer.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6494327d2b88a9_03884505',
'has_nocache_code' => false,
'file_dependency' =>
array (
'd24441905eab519c218205c4446bfe5dbc225ff5' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\themes\\hotel-reservation-theme\\footer.tpl',
1 => 1687433800,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6494327d2b88a9_03884505 (Smarty_Internal_Template $_smarty_tpl) {
if (!(isset($_smarty_tpl->tpl_vars['content_only']->value)) || !$_smarty_tpl->tpl_vars['content_only']->value) {?>
</div><!-- #center_column -->
<?php if ((isset($_smarty_tpl->tpl_vars['right_column_size']->value)) && !empty($_smarty_tpl->tpl_vars['right_column_size']->value)) {?>
<div id="right_column" class="col-xs-12 col-sm-<?php echo intval($_smarty_tpl->tpl_vars['right_column_size']->value);?>
column"><?php echo $_smarty_tpl->tpl_vars['HOOK_RIGHT_COLUMN']->value;?>
</div>
<?php }?>
</div><!-- .row -->
</div><!-- #columns -->
</div><!-- .columns-container -->
<?php if ((isset($_smarty_tpl->tpl_vars['HOOK_FOOTER']->value))) {?>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>'displayFooterBefore'),$_smarty_tpl ) );?>
<!-- Footer -->
<div class="footer-container">
<footer id="footer" class="container">
<div class="row margin-btm-50"><?php echo $_smarty_tpl->tpl_vars['HOOK_FOOTER']->value;?>
</div>
</footer>
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['hook'][0], array( array('h'=>"displayAfterDefautlFooterHook"),$_smarty_tpl ) );?>
</div><!-- #footer -->
<?php }?>
</div><!-- #page -->
<?php }
$_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['tpl_dir']->value)."./global.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true);
?>
</body>
</html>
<?php }
}