mirror of
https://github.com/Crazyco-xyz/48hr.email.git
synced 2025-07-01 14:37:09 +02:00
Another indentation fix, whoops
This commit is contained in:
parent
86ed9427db
commit
73ee254ef7
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
</div>
|
||||
{% elseif mail.textAsHtml %}
|
||||
<div class="mail_body">
|
||||
{{ mail.textAsHtml|raw }}
|
||||
{{ mail.textAsHtml|raw }}
|
||||
</div>
|
||||
{% else %}
|
||||
<div class="mail_body"></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue