From e4eceffb1913261feea6482441725bcbc751b1c5 Mon Sep 17 00:00:00 2001 From: flashwave Date: Thu, 2 Apr 2015 15:30:32 +0200 Subject: [PATCH] forgot the raw flag, clap --- _sakura/templates/yuuno/elements/newsPost.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sakura/templates/yuuno/elements/newsPost.tpl b/_sakura/templates/yuuno/elements/newsPost.tpl index 8552509..6f638b0 100644 --- a/_sakura/templates/yuuno/elements/newsPost.tpl +++ b/_sakura/templates/yuuno/elements/newsPost.tpl @@ -7,7 +7,7 @@
- {{ newsPost.parsed }} + {{ newsPost.parsed|raw }}