From 11979c094327fa3757108a7337d658a774f575f5 Mon Sep 17 00:00:00 2001 From: Synox Date: Fri, 12 Jan 2018 23:49:03 +0100 Subject: [PATCH] cleanup code --- src/frontend.template.php | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/src/frontend.template.php b/src/frontend.template.php index 1b65afe..8b5f92a 100644 --- a/src/frontend.template.php +++ b/src/frontend.template.php @@ -174,8 +174,6 @@ $purifier = new HTMLPurifier($purifier_config);
-
-
@@ -233,7 +229,6 @@ $purifier = new HTMLPurifier($purifier_config); } ?> -
\ No newline at end of file