{% if config['FAVICON_URL'] -%} {%- endif %} {% include 'base_head.html' %}
{{ html_block('header') }} {% if config['RANDOM_LOGOS'] -%}
{%- endif %} {% include 'includes/shown_notice.html' %}
{%- block content %}{% endblock -%}
{{ html_block('footer') }}
...
{% include 'base_body_scripts.html' %}