| Server IP : 213.255.246.8 / Your IP : 216.73.217.0 Web Server : Apache System : Linux dublin.stapolin.com 5.14.0-362.18.1.el9_3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 29 07:05:48 EST 2024 x86_64 User : stapolin ( 1019) PHP Version : 8.4.24 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/stapolin/whmdir/templates_c/ |
Upload File : |
<?php
/* Smarty version 3.1.36, created on 2023-08-18 18:52:19
from '/home/stapolin/billing.stapolin.com/templates/orderforms/standard_cart/error.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.36',
'unifunc' => 'content_64dfbde32b54a2_07769091',
'has_nocache_code' => false,
'file_dependency' =>
array (
'3357b229b34c4c7e9d5f4dedc29d61e2cbcbac4d' =>
array (
0 => '/home/stapolin/billing.stapolin.com/templates/orderforms/standard_cart/error.tpl',
1 => 1692214356,
2 => 'file',
),
),
'includes' =>
array (
'file:orderforms/standard_cart/common.tpl' => 1,
'file:orderforms/standard_cart/sidebar-categories.tpl' => 1,
'file:orderforms/standard_cart/sidebar-categories-collapsed.tpl' => 1,
),
),false)) {
function content_64dfbde32b54a2_07769091 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_subTemplateRender("file:orderforms/standard_cart/common.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<div id="order-standard_cart">
<div class="row">
<div class="cart-sidebar">
<?php $_smarty_tpl->_subTemplateRender("file:orderforms/standard_cart/sidebar-categories.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
</div>
<div class="cart-body">
<div class="header-lined">
<h1 class="font-size-36">
<?php echo $_smarty_tpl->tpl_vars['LANG']->value['thereisaproblem'];?>
</h1>
</div>
<?php $_smarty_tpl->_subTemplateRender("file:orderforms/standard_cart/sidebar-categories-collapsed.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<div class="alert alert-danger error-heading">
<i class="fas fa-exclamation-triangle"></i>
<?php echo $_smarty_tpl->tpl_vars['errortitle']->value;?>
</div>
<div class="row">
<div class="col-sm-8 col-sm-offset-2 offset-sm-2">
<p class="margin-bottom"><?php echo $_smarty_tpl->tpl_vars['errormsg']->value;?>
</p>
<div class="text-center">
<a href="javascript:history.go(-1)" class="btn btn-default">
<i class="fas fa-arrow-left"></i>
<?php echo $_smarty_tpl->tpl_vars['LANG']->value['problemgoback'];?>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<?php }
}