From 19ccfbdeaf17b204ccb8d2980c982505b8ef468d Mon Sep 17 00:00:00 2001 From: Vitaly Potyarkin Date: Wed, 28 Aug 2019 11:57:26 +0300 Subject: [PATCH] Use jQuery from Google CDN --- templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/base.html b/templates/base.html index 83f76dd..1cc2542 100644 --- a/templates/base.html +++ b/templates/base.html @@ -126,6 +126,7 @@ + {% if JS_OVERRIDE %}