diff --git a/public/templates/notifications/index.html b/public/templates/notifications/index.html index bba59188..33fc5cf5 100644 --- a/public/templates/notifications/index.html +++ b/public/templates/notifications/index.html @@ -1,4 +1,4 @@
- -

{{ notification.text }}

+ +

{{ ::notification.text }}

\ No newline at end of file