Merge branch 'main' into book-format-choices

This commit is contained in:
Mouse Reeve
2021-09-27 10:28:05 -07:00
199 changed files with 7647 additions and 3289 deletions

View File

@ -325,5 +325,5 @@
{% endblock %}
{% block scripts %}
<script src="{% static "js/vendor/tabs.js" %}"></script>
<script src="{% static "js/vendor/tabs.js" %}?v={{ js_cache }}"></script>
{% endblock %}