diff --git a/client/index_template.html b/client/index_template.html
index 3fd56340..168b1d4b 100644
--- a/client/index_template.html
+++ b/client/index_template.html
@@ -53,5 +53,8 @@
{% for script in SCRIPTS %}
{% endfor %}
+ {% for ils in INLINE_SCRIPTS %}
+
+ {% endfor %}