summaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-05-30 18:00:55 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2013-05-30 19:07:26 +0200
commit1244de32fcebc13030aa8d0632c92c1031345652 (patch)
tree8ce50bba4fe3f51bcd6f0878414dbf67d8b838f6 /templates/index.html
parent004023d829e773fc5e7221238034c2de27735896 (diff)
downloadwww-1244de32fcebc13030aa8d0632c92c1031345652.tar.gz
www-1244de32fcebc13030aa8d0632c92c1031345652.tar.bz2
www-1244de32fcebc13030aa8d0632c92c1031345652.zip
index: list is now navigatable with cursor up and down
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
index b0a5e98..574f8e0 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,5 +1,11 @@
{% extends 'layout.html' %}
+{% block head %}
+ <script src="static/js/list.min.js"></script>
+ <script src="static/js/jquery.scrollTo-1.4.3.1-min.js"></script>
+ <script src="static/js/navigation.js"></script>
+{% endblock %}
+
{% block content %}
<h1>Hostinfo</h1>