{# link is in html.html.twig #}
{{ page.content }}
{# /.layout-content #} {% if page.sidebar_second %} {% endif %}
{% if page.panels_first %}
{{ page.panels_first }}
{% endif %} {% if page.panels_second %}
{{ page.panels_second }}
{% endif %}