summaryrefslogtreecommitdiffstats
path: root/templates/layout.html
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-05-22 10:42:29 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-05-22 10:42:29 +0200
commit5ecd3d385bcac88a7b23082e407870401bf86d33 (patch)
treecc01af2f2b46ef6959594c4dd9e56b0c31ccf75b /templates/layout.html
parent2370b4eb081b3392301c541222c07ce7fe974ff4 (diff)
downloadwww-5ecd3d385bcac88a7b23082e407870401bf86d33.tar.gz
www-5ecd3d385bcac88a7b23082e407870401bf86d33.tar.bz2
www-5ecd3d385bcac88a7b23082e407870401bf86d33.zip
add list.js for interactive search
Diffstat (limited to 'templates/layout.html')
-rw-r--r--templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html
index c90acb3..e7d9014 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -11,6 +11,7 @@
<script src="js/jquery-2.0.0.min.js"></script>
<script src="js/bootstrap.min.js"></script>
+ <script src="js/list.min.js"></script>
</head>
<body>