aboutsummaryrefslogtreecommitdiff
path: root/common/header.inc.j2
diff options
context:
space:
mode:
authortg(x) <*@tg-x.net>2017-01-19 23:45:29 +0100
committertg(x) <*@tg-x.net>2017-01-19 23:45:29 +0100
commit592850e144e38520fb166ee490c25b0283257d16 (patch)
tree7b4fa37953885be38a117ab31ebdfb95badffcbb /common/header.inc.j2
parent5512942ea77aa8a474a0163f8ef3097d678f8675 (diff)
downloadwww-592850e144e38520fb166ee490c25b0283257d16.tar.gz
www-592850e144e38520fb166ee490c25b0283257d16.zip
i18n: fix js, lang switcher
Diffstat (limited to 'common/header.inc.j2')
-rw-r--r--common/header.inc.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/common/header.inc.j2 b/common/header.inc.j2
index 4115aafa..b71482d9 100644
--- a/common/header.inc.j2
+++ b/common/header.inc.j2
@@ -35,6 +35,7 @@
35 <link href="/justified-nav.css" rel="stylesheet"> 35 <link href="/justified-nav.css" rel="stylesheet">
36 <link href="/styles.css" rel="stylesheet"> 36 <link href="/styles.css" rel="stylesheet">
37 37
38 <script src="/menu.js"></script>
38 <script src="/dist/js/jquery-1.11.1.min.js"></script> 39 <script src="/dist/js/jquery-1.11.1.min.js"></script>
39 <script src="/dist/js/bootstrap.min.js"></script> 40 <script src="/dist/js/bootstrap.min.js"></script>
40 41