diff --git a/scram/templates/base.html b/scram/templates/base.html
index e13072d7..5b2aa63e 100644
--- a/scram/templates/base.html
+++ b/scram/templates/base.html
@@ -70,7 +70,36 @@
{% block modal %}{% endblock modal %}
{% block inline_javascript %}
- {# Script tags with only code, no src (defer by default) #}
+
{% endblock inline_javascript %}