mirror of
https://github.com/jointakahe/takahe.git
synced 2024-11-22 15:21:01 +00:00
3 lines
169 B
HTML
3 lines
169 B
HTML
{% autoescape off %}
|
|
<p style="font-family: sans-serif; font-size: 14px; font-weight: normal; margin: 0; margin-bottom: 15px;">{{ content }}</p>
|
|
{% endautoescape %}
|