From 5eb60bd1101306a853185c44c5f81059f2da9b9d Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 10 Oct 2017 11:10:19 -0400 Subject: [PATCH] Revert "moving minfile and custom scripts to the footer, nodebb/nodebb#5733" This reverts commit 788399c86da8aab33a391baaa58333f8798ce537. --- templates/footer.tpl | 18 +++++------------- templates/header.tpl | 6 ++++++ 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/templates/footer.tpl b/templates/footer.tpl index 48d84c8..9e935fb 100644 --- a/templates/footer.tpl +++ b/templates/footer.tpl @@ -1,6 +1,10 @@ +
+ +
+ - - - - - - - -
- -
diff --git a/templates/header.tpl b/templates/header.tpl index a8f805e..f650642 100644 --- a/templates/header.tpl +++ b/templates/header.tpl @@ -16,6 +16,12 @@ }; + + + + + + {{customJS}}