From 7ef2da0c832175cea1776a651a3c14051468fdc2 Mon Sep 17 00:00:00 2001 From: The Bastard Operator Date: Sun, 16 Aug 2015 03:28:21 +0200 Subject: [PATCH] Fix XSS vulnerability --- client/views/toggle.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/views/toggle.tpl b/client/views/toggle.tpl index 08de2b5d..629d8215 100644 --- a/client/views/toggle.tpl +++ b/client/views/toggle.tpl @@ -9,7 +9,7 @@ {{#if thumb}} {{/if}} -
{{{head}}}
+
{{{parse head}}}
{{body}}