Added migration file

This commit is contained in:
julien
2026-03-09 16:22:23 +01:00
parent 03ce72ce00
commit 888096996a
5 changed files with 83 additions and 33 deletions

View File

@@ -18,6 +18,7 @@
{% endif %}
<div class="post-content">
{# Le contenu est déjà sanitisé par HtmlSanitizer #}
{{ post.content }}
</div>