From 87fc191f92de7033ad9939f01b8d386b47c171fe Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 17 Mar 2015 11:19:25 -0400 Subject: [PATCH] https://github.com/NodeBB/NodeBB/issues/2875 --- templates/header.tpl | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/templates/header.tpl b/templates/header.tpl index 3d62728..2dc7e4f 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -30,17 +30,8 @@ app.user = JSON.parse('{userJSON}'); - + + {customJS}