From 9646c32819ab467b3d5ba7bda4b6710ee844d427 Mon Sep 17 00:00:00 2001 From: Sam Wenham Date: Sat, 9 Mar 2019 19:32:00 +0000 Subject: Remove jquery.min.js from troggle as it busts the footer menu. Yep troggle has a footer menu!! --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 372a251..666ff7a 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,7 +6,7 @@ {% block title %}Troggle{% endblock %} - + -- cgit v1.2.3