<?php /* Smarty version 2.6.28, created on 2016-05-27 05:46:10
         compiled from emailtpl:plaintext */ ?>
<p>
<?php echo $this->_tpl_vars['client_name']; ?>
,
</p>
<p>
Thank you for contacting our support team. A support ticket has now been opened for your request. You will be notified when a response is made by email. The details of your ticket are shown below.
</p>
<p>
Subject: <?php echo $this->_tpl_vars['ticket_subject']; ?>
<br />
Priority: <?php echo $this->_tpl_vars['ticket_priority']; ?>
<br />
Status: <?php echo $this->_tpl_vars['ticket_status']; ?>

</p>
<p>
You can view the ticket at any time at <?php echo $this->_tpl_vars['ticket_link']; ?>

</p>
<p>
<?php echo $this->_tpl_vars['signature']; ?>

</p>