From: Michael Tremer Date: Thu, 12 Jul 2018 17:41:38 +0000 (+0100) Subject: Remove JS to bottom of markup for faster page load X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45f1004c399d3c5670d69189571638c4e1c87cdf;p=ipfire.org.git Remove JS to bottom of markup for faster page load Signed-off-by: Michael Tremer --- diff --git a/src/templates/base.html b/src/templates/base.html index 18d6eef0..614c4960 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -20,12 +20,7 @@ {% if rss_url %} {% end %} - - - - - - + @@ -238,5 +233,11 @@ + + + + + +