{# Legacy alias @IGACoreBundle/layout.html.twig — wraps the v3 frontend shell #} {% extends 'base.html.twig' %} {% block headline %}{% block page_header_h1 %}{% endblock %}{% endblock %} {% block content_content %} {% block content %}{% endblock %} {% endblock %}