diff --git a/bookwyrm/templates/book/book.html b/bookwyrm/templates/book/book.html
index 0d908110..0275eb1a 100644
--- a/bookwyrm/templates/book/book.html
+++ b/bookwyrm/templates/book/book.html
@@ -296,3 +296,7 @@
{% endblock %}
+
+{% block scripts %}
+
+{% endblock %}