close #1798 Fixed: "forgot password" mail template displayed HTML Tags
This commit is contained in:
parent
5277716f97
commit
0c4c28075e
@ -36,7 +36,7 @@
|
||||
<!-- Body content -->
|
||||
<tr>
|
||||
<td class="content-cell">
|
||||
{{ Illuminate\Mail\Markdown::parse($slot) }}
|
||||
{{ $slot }}
|
||||
|
||||
{{ $subcopy ?? '' }}
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user