<?php /* Smarty version 2.6.28, created on 2021-06-20 14:37:33
         compiled from /home/vinhostm/public_html/order/templates/orderforms/modern/error.tpl */ ?>
<link rel="stylesheet" type="text/css" href="templates/orderforms/<?php echo $this->_tpl_vars['carttpl']; ?>
/style.css" />

<div id="order-modern">

<h1><?php echo $this->_tpl_vars['LANG']['thereisaproblem']; ?>
</h1>

<div class="errorbox" style="display:block;"><?php echo $this->_tpl_vars['errortitle']; ?>
</div>

<br />

<p><?php echo $this->_tpl_vars['errormsg']; ?>
</p>

<p align="center"><br /><a href="javascript:history.go(-1)">&laquo; <?php echo $this->_tpl_vars['LANG']['problemgoback']; ?>
</a></p>

<br /><br /><br />

</div>