Container.php/class/Container/11.x page layout broken
Problem/Motivation
This specific page's layout is broken: https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Render%21Element%21Container.php/class/Container/11.x
There is probably a closing div to much in the content, causing the aside and footer elements to appear a level too low.
Moving them up fixes the problem, as shown in the screenshots below.
Might be known issue and/ or already fixed in dev, just reporting it to be sure.


