From 0b0dc15c8e3c8d062cff0e1fa738e31b8551f456 Mon Sep 17 00:00:00 2001 From: Hannah Wolfe Date: Sun, 15 Sep 2013 18:19:56 +0100 Subject: [PATCH] Handling HTML in notifications closes #729 --- core/client/tpl/notification.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/client/tpl/notification.hbs b/core/client/tpl/notification.hbs index 1035ed1ca9..af2733dac8 100644 --- a/core/client/tpl/notification.hbs +++ b/core/client/tpl/notification.hbs @@ -1,4 +1,4 @@
- {{message}} + {{{message}}}