invoiceninja/app/views/emails/payment_confirmation_html.blade.php
2015-02-12 22:50:05 +02:00

8 lines
114 B
PHP

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>{{ $body }}</body>
</html>