From fe15386e42a3c416cdc9188ece15aa5173caa250 Mon Sep 17 00:00:00 2001 From: barisusakli Date: Thu, 27 Aug 2015 19:26:25 -0400 Subject: [PATCH] header fixes for config change --- templates/header.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/header.tpl b/templates/header.tpl index f991637..7ccffcc 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -5,7 +5,7 @@ {function.buildMetaTag} - + link="{linkTags.link}" rel="{linkTags.rel}" type="{linkTags.type}" href="{linkTags.href}" /> @@ -26,9 +26,9 @@ user: JSON.parse('{{userJSON}}') }; - + - + {{customJS}}