From 3a13bf43c1fd765f1f0fc7cd2c14983d8b1ce862 Mon Sep 17 00:00:00 2001 From: yorick Barbanneau Date: Sun, 3 Feb 2019 23:34:52 +0100 Subject: [PATCH] Remove unused fonts and JS in header for base --- templates/base.html | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/templates/base.html b/templates/base.html index 83f76dd..35cb544 100644 --- a/templates/base.html +++ b/templates/base.html @@ -76,16 +76,6 @@ {% endfor %} {% endif %} - - - - - - - {% endblock head %}