mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01: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…
Reference in New Issue
Block a user