File: /home/lesanew/www/wp-content/plugins/gift-hunt/views/success-email-templates/easter.php
<?php
if ( ! function_exists( "add_action" ) ) {
echo "Hi there! I'm just a plugin, not much I can do when called directly.";
exit;
}
?>
<div id="gifthunt-success-email-template-easter" class="hidden">
<table border="0" cellpadding="0" cellspacing="0" width="100%" align="center" bgcolor="#eeeeee">
<tr align="center" bgcolor="#eeeeee">
<td align="center" valign="top" bgcolor="#eeeeee" height="20"></td>
</tr>
<tr align="center" bgcolor="#eeeeee">
<td align="center" valign="top" bgcolor="#eeeeee">
<table width="500" border="0" cellpadding="0" cellspacing="0" bgcolor="#f9fff2">
<tr align="center" bgcolor="#f9fff2">
<td align="center" height="10" width="500" colspan="3" bgcolor="#058a33"></td>
</tr>
<tr align="center" bgcolor="#f9fff2">
<td align="center" height="20" width="500" colspan="3" bgcolor="#f9fff2"></td>
</tr>
<tr align="center" bgcolor="#f9fff2">
<td align="center" width="20" bgcolor="#f9fff2"></td>
<td align="left" width="460" bgcolor="#f9fff2">
<p style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #07710e; margin: 0 0 20px 0; padding: 0; text-align: left;">Hi %firstname%,</p>
<p style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #07710e; margin: 0 0 20px 0; padding: 0; text-align: left;">the gift you just found on our website is the following:<br /></p>
<p style="font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #07710e; margin: 0 0 20px 0; padding: 0; text-align: center; background: #ffffff;border: 2px dashed #07710e;"><br /><strong>%gift%</strong><br /><br /></p>
<p style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #07710e; margin: 0 0 20px 0; padding: 0; text-align: left;">Make sure you keep this email in a good place so you'll find the gift when you need it. If you have any questions, don't hesitate to get in touch. For contact information, visit our website.</p>
<p style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #07710e; margin: 0 0 20px 0; padding: 0; text-align: left;">Have a great day.</p>
</td>
<td align="center" width="20" bgcolor="#f9fff2"></td>
</tr>
<tr align="center" bgcolor="#f9fff2">
<td align="center" height="20" width="500" colspan="3" bgcolor="#f9fff2"></td>
</tr>
<tr align="center" bgcolor="#f9fff2">
<td align="center" height="10" width="500" colspan="3" bgcolor="#058a33"></td>
</tr>
</table>
</td>
</tr>
<tr align="center" bgcolor="#eeeeee">
<td align="center" valign="top" bgcolor="#eeeeee" height="20"></td>
</tr>
</table>
</div>