From 6d6c867d5c0da751bc266efd5bb0e8a80b087825 Mon Sep 17 00:00:00 2001 From: m Date: Sat, 14 Mar 2026 15:51:19 +0100 Subject: [PATCH] timeline fix --- templates/components/timeline.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/components/timeline.html b/templates/components/timeline.html index d758086..f5d6548 100644 --- a/templates/components/timeline.html +++ b/templates/components/timeline.html @@ -1,6 +1,6 @@

    hint

    - {{ post.timeline }} + {{ post.timeline | safe}}