1
0
Fork 0

Merge branch 'main' into book-format-choices

This commit is contained in:
Mouse Reeve 2021-09-27 10:28:05 -07:00
commit bc87856c2e
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 %}