mirror of
https://github.com/v2board/v2board.git
synced 2025-01-10 16:19:10 +08:00
update email template
This commit is contained in:
parent
8fa9d60c4d
commit
06465b3eb3
@ -125,7 +125,7 @@
|
||||
<td class="content-block"
|
||||
style="font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif; box-sizing: border-box; font-size: 16px; color: #4a4a4a; vertical-align: top; margin: 0; padding: 0 10px 20px;"
|
||||
valign="top">
|
||||
{{$content}}
|
||||
{!! nl2br($content) !!}
|
||||
</td>
|
||||
</tr>
|
||||
<tr
|
||||
|
@ -19,7 +19,7 @@
|
||||
尊敬的用户您好!
|
||||
<br />
|
||||
<br />
|
||||
{{$content}}
|
||||
{!! nl2br($content) !!}
|
||||
</td>
|
||||
</tr>
|
||||
<tr style="padding:40px;display:table-cell">
|
||||
|
Loading…
Reference in New Issue
Block a user