2022-09-07 16:59:00 +01:00

7 lines
74 B
Plaintext

<div class="content">
{% if post %}
{{ post.text }}
{% endif %}
</div>