summaryrefslogtreecommitdiffstats
path: root/templates/index.html
diff options
context:
space:
mode:
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>