Fix lack of scripts

This commit is contained in:
Christopher Neugebauer 2017-10-29 17:15:52 -07:00
parent 9659bd96b7
commit 9a0b0afa55

View file

@ -66,6 +66,10 @@
{% block scripts %}
{% include "_scripts.html" %}
{% block extra_scripts %}
{% endblock %}
{% endblock %}
{% block extra_body_base %}