From 1c7b374dda934ac3d5367fd1ac028788b428eb95 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Wed, 6 May 2015 21:48:51 -0400 Subject: [PATCH] fix for custom css / js --- templates/header.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/header.tpl b/templates/header.tpl index fddab9c..a6e1e62 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -10,9 +10,6 @@ link="{linkTags.link}" rel="{linkTags.rel}" type="{linkTags.type}" href="{linkTags.href}" /> - - - - {customJS} + {{customJS}} + + +