optional scripts block
This commit is contained in:
parent
9f79959f03
commit
891265511f
|
@ -66,6 +66,8 @@
|
|||
{% endblock footer %}
|
||||
|
||||
</main>
|
||||
{% block extra_scripts %}
|
||||
{% endblock extra_scripts %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
|
Loading…
Reference in a new issue