summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-09-11 20:44:22 +0200
committerChristian Grothoff <christian@grothoff.org>2022-09-11 20:44:22 +0200
commit6415bc686ef458dbc54422809e0adc42d4ce2ffd (patch)
treeb82a0f82de79a3147229637e0662d38ff875995c /common
parentb178645f73c883b0543056cdf330f8649ae5245d (diff)
downloadwww-6415bc686ef458dbc54422809e0adc42d4ce2ffd.tar.gz
www-6415bc686ef458dbc54422809e0adc42d4ce2ffd.tar.bz2
www-6415bc686ef458dbc54422809e0adc42d4ce2ffd.zip
current bootstrap on longer needs jquery, remove
Diffstat (limited to 'common')
-rw-r--r--common/header.j2.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/header.j2.inc b/common/header.j2.inc
index bd3d7d01..c6483a47 100644
--- a/common/header.j2.inc
+++ b/common/header.j2.inc
@@ -50,7 +50,6 @@
<!-- Custom styles for this template -->
<link href="{{ url_static('styles.css') }}" rel="stylesheet">
- <script src="{{ url_dist('jquery/jquery.slim.min.js') }}"></script>
<script src="{{ url_dist('bootstrap/bootstrap.bundle.min.js') }}"></script>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->