{# Load JavaScript files. The include location of this template may alter between ```` and the end of ````. #} {# Pull JS for widgets #} {% if request.on_demand_resource_renderer %} {% for js_url in request.on_demand_resource_renderer.get_resources("js") %} {% endfor %} {% endif %}