mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-23 07:40:59 +00:00
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 %}
|