{%- filter indent(width=4) %} {%- if config.OFFLINE_MODE %} {%- include "_static_offline.html" %} {%- else %} {%- include "_static_online.html" %} {%- endif %} {%- endfilter %} {#- CSS LOCAL #} {#- JS LOCAL #} {%- block script %}{% endblock script %} {%- block head %}{% endblock head %}
{% block content %} {% endblock content %}