{%- include 'favicon.html' -%} {% if options.tailwind %} {% if not options.no_internet %} {% else %} {% endif %} {% endif %} {% if not options.no_internet %} {% if options.quasar_version %} {% else %} {% endif %} {% else %} {% endif %} {{ page_options.head_html | safe }} {% include 'optional_packages.html' %} {% if html %} {{ html | safe }} {% else %} {{ page_options.body_html | safe }} {% if not options.no_internet %} {% if options.quasar_version %} {% else %} {% endif %} {% else %} {% endif %}
{% include 'main.html' %} {% endif %}