mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-05 18:52:44 +01:00
6ca0841626
* E-mail template * Light & dark -email * Light version of template & example-mail * Add template with dark background * Remove unused templates
3 lines
93 B
PHP
3 lines
93 B
PHP
<div class="w-full table table-auto">
|
|
{{ Illuminate\Mail\Markdown::parse($slot) }}
|
|
</div> |