{% if not html %} JustPy {% include 'favicon.html' %} {% if options.tailwind %} {% endif %} {# #} {{ page_options.head_html }} {% if not html %} {% endif %} {% if options.highcharts %} {% include 'highcharts.html' %} {% endif %} {% if options.aggrid %} {% endif %}
{% include 'main.html' %} {% else %}{{ html | safe }} {% endif %}