{% set js_assets = [ 'jquery-3.3.1.min.js', 'jquery-ui.min.js', 'd3-array.v1.min.js', 'd3-collection.v1.min.js', 'd3-color.v1.min.js', 'd3-format.v1.min.js', 'd3-scale.v2.min.js', 'd3-interpolate.v1.min.js', 'bootstrap.mundle.min.js', 'underscore-min.js', 'doT.min.js', 'highcharts.js', 'parallel-coordinates.js', 'exporting.js', 'offline-exporting.js' ] -%} {% for name in js_assets %} {% endfor %} {% for name, tmpl in templates['html'].items() %} {% endfor %} {{ common['html'] }}