diff --git a/templates/common-content.html b/templates/common-content.html
index 52f195b..861edaf 100644
--- a/templates/common-content.html
+++ b/templates/common-content.html
@@ -76,5 +76,31 @@
{% block bodyend %}
{% if REQUIRE_JAX %}
{% include "mathjax-load.html" %}
+
{% endif %}
{% endblock %}