<?php /* Smarty version 2.6.28, created on 2017-04-30 14:05:55
         compiled from emailtpl:plaintext */ ?>
<p style="text-align: center;"> </p>
<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>Ticket ID: <?php echo $this->_tpl_vars['ticket_id']; ?>
<br>Subject: <?php echo $this->_tpl_vars['ticket_subject']; ?>
<br>Deparment: <?php echo $this->_tpl_vars['ticket_department']; ?>
<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>