mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 05:34:30 -04:00
Fixed test email
This commit is contained in:
parent
76689802d9
commit
653394e33f
1
resources/views/emails/contact_html.blade.php
Normal file
1
resources/views/emails/contact_html.blade.php
Normal file
@ -0,0 +1 @@
|
|||||||
|
{{ nl2br($text) }}
|
1
resources/views/emails/contact_text.blade.php
Normal file
1
resources/views/emails/contact_text.blade.php
Normal file
@ -0,0 +1 @@
|
|||||||
|
{{ $text }}
|
Loading…
x
Reference in New Issue
Block a user