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