Various corrections

This commit is contained in:
julien
2026-03-09 15:48:45 +01:00
parent 5b37d2bcd8
commit edb1752f32
6 changed files with 72 additions and 9 deletions

View File

@@ -18,7 +18,7 @@
{% endif %}
<div class="post-content">
{{ post.content|raw }}
{{ post.content }}
</div>
<hr>