From 4c4ea608faaf83bae3c087fe8444ce85e4d6e437 Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Tue, 12 Jan 2016 01:49:43 +0100 Subject: templates: Load javascript files at end of body --- templates/layout.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/layout.html b/templates/layout.html index 8697454..0e6642a 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -7,8 +7,6 @@ - - @@ -88,5 +86,8 @@ {% block content %}{% endblock %} + + + -- cgit v1.2.3-1-g7c22