2014-01-29 11:41:38 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en-US">
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
Dear {{ $userName }},<p/>
|
|
|
|
|
|
|
|
The following client {{ $clientName }} was emailed Invoice {{ $invoiceNumber }} for {{ $invoiceAmount}}.<p/>
|
|
|
|
|
2014-03-17 19:05:01 +01:00
|
|
|
Regards, <p/>
|
2014-03-17 11:04:44 +01:00
|
|
|
|
2014-03-17 19:05:01 +01:00
|
|
|
The InvoiceNinja Team <p/>
|
2014-03-17 11:04:44 +01:00
|
|
|
|
2014-03-10 07:10:08 +01:00
|
|
|
To adjust your email notification settings please <a href="http://www.invoiceninja.com/company/notifications">click here</a>.<p/>
|
2014-01-29 11:41:38 +01:00
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|