Fix lack of scripts
This commit is contained in:
parent
9659bd96b7
commit
9a0b0afa55
1 changed files with 4 additions and 0 deletions
|
@ -66,6 +66,10 @@
|
|||
|
||||
{% block scripts %}
|
||||
{% include "_scripts.html" %}
|
||||
|
||||
{% block extra_scripts %}
|
||||
{% endblock %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
{% block extra_body_base %}
|
||||
|
|
Loading…
Reference in a new issue