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}}