aboutsummaryrefslogtreecommitdiff
path: root/common/header.inc.j2
diff options
context:
space:
mode:
Diffstat (limited to 'common/header.inc.j2')
-rw-r--r--common/header.inc.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/common/header.inc.j2 b/common/header.inc.j2
index 2923e700..4115aafa 100644
--- a/common/header.inc.j2
+++ b/common/header.inc.j2
@@ -32,8 +32,8 @@
32 <!-- Bootstrap core CSS --> 32 <!-- Bootstrap core CSS -->
33 <link href="/dist/css/bootstrap.min.css" rel="stylesheet"> 33 <link href="/dist/css/bootstrap.min.css" rel="stylesheet">
34 <!-- Custom styles for this template --> 34 <!-- Custom styles for this template -->
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="/dist/js/jquery-1.11.1.min.js"></script> 38 <script src="/dist/js/jquery-1.11.1.min.js"></script>
39 <script src="/dist/js/bootstrap.min.js"></script> 39 <script src="/dist/js/bootstrap.min.js"></script>