diff --git a/templates/index.html.tera b/templates/index.html.tera index e6d9ee2..cf358a6 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -11,7 +11,7 @@ {% for post in posts %}
{{ post.message }}
+{{ post.message | linebreaksbr | safe }}