<?php /* Smarty version 2.6.28, created on 2017-04-12 09:05:46
         compiled from emailtpl:emailmessage */ ?>
<p>An invoice for the renewal of a domain has been paid but the renewal request submitted to the registrar failed.</p>
<p>Client ID: <?php echo $this->_tpl_vars['client_id']; ?>
<br />Domain ID: <?php echo $this->_tpl_vars['domain_id']; ?>
<br />Domain Name: <?php echo $this->_tpl_vars['domain_name']; ?>
<br />Error: <?php echo $this->_tpl_vars['error_msg']; ?>
</p>
<p><?php echo $this->_tpl_vars['whmcs_admin_link']; ?>
</p>