summaryrefslogtreecommitdiff
path: root/template/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/base.html')
-rw-r--r--template/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/base.html b/template/base.html
index fdaa230..fa0f605 100644
--- a/template/base.html
+++ b/template/base.html
@@ -20,6 +20,7 @@
</style>
<link href="{{ STATIC_URL }}css/bootstrap-responsive.css" rel="stylesheet">
<link href="{{ STATIC_URL }}css/style.css" rel="stylesheet">
+ {% block scripts %}{% endblock %}
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>