+ {# link is in html.html.twig #} +
+ {{ page.breadcrumb }} + {% if page.highlighted %} + {{ page.highlighted }} + {% endif %} + {% if page.help %} + {{ page.help }} + {% endif %} + {{ page.content }} +
{# /.layout-content #} + {% if page.postscript %} +
+ {{ page.postscript }} +
+ {% endif %} +