{% comment %} {% if "SIMPLEUI_LOGO"|get_config %}
{% else %}
{% endif %} {% endcomment %}

{{ site_header }}
{% if home %}
{% else %}
{% include './home.html' %}
{% endif %}
{% if "SIMPLEUI_LOADING"|get_config != False %}
{% endif %}
loading...