Include bootstrap.js.min

This commit is contained in:
Stuart Nelson 2015-01-12 16:37:13 +01:00
parent 8d7581d8c4
commit 5cd8030c37
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
{{define "head"}}
<script src="/static/vendor/jqueryui/jquery-ui.min.js"></script>
<script src="/static/vendor/bootstrap-3.3.1/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="/static/vendor/jqueryui/themes/base/jquery-ui.css" />
<link type="text/css" rel="stylesheet" href="/static/css/graph.css">