{% if options.tailwind %} {% endif %} {% include 'favicon.html' %} {{ page_options.head_html }} {% if options.highcharts %} {% include 'highcharts.html' %} {% endif %} {% if options.aggrid %} {% endif %} {% if options.aggrid_enterprise %} {% endif %}
{% if html %} {{ html | safe }} {% else %} {{ page_options.body_html | safe }}