<!DOCTYPE html>
<html xmlns=”http://www.w3.org/1999/xhtml”>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″ />
<title></title>
<style>
</style>
</head>
<body>
<table border=”0″ cellpadding=”0″ cellspacing=”0″ height=”20%” width=”0
<tr>
<td align=”center” valign=”top”>
<table border=”0″ cellpadding=”20″ cellspacing=”0″ width=”20%”>
<tr>
<td align=”center” valign=”top” style=”color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px;”>
<p>Content</p>
<p>You have a new invoice. Order_number / Invoice number / Case number: {$invoice_number}, Amount: {$invoice_amount}</p>
<p><a href=”{$just_file_url}” style=”color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline;”>Download invoice</a></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
</pre>