Another indentation fix, whoops
parent
86ed9427db
commit
73ee254ef7
|
@ -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…
Reference in New Issue