4 lines
165 B
HTML
4 lines
165 B
HTML
|
{% autoescape off %}
|
||
|
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">{{ content }}</p>
|
||
|
{% endautoescape %}
|