diff --git a/custom_theme/base.html b/custom_theme/base.html index 28c14d2c..e61b3884 100644 --- a/custom_theme/base.html +++ b/custom_theme/base.html @@ -320,7 +320,7 @@

var base_url = {{ base_url | tojson }}, shortcuts = {{ config.theme.shortcuts | tojson }}; - + {%- for path in extra_javascript %} {%- endfor %}