{# link is in html.html.twig #}
{{ page.breadcrumb }} {% if is_front %} {{ page.actual_block }} {{ page.thematic_block }} {% else %} {{ page.content }} {% endif %}
{# /.layout-content #} {% if not is_front %} {% if page.sidebar_first %} {% endif %} {% if page.sidebar_second %} {% endif %} {% endif %}