Container.php/class/Container/11.x page layout broken
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3446010. -->
Reported by: [andreasderijcke](https://www.drupal.org/user/3260992)
Related to !32 !31 !30
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>This specific page's layout is broken: <a href="https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Render%21Element%21Container.php/class/Container/11.x">https://api.drupal.org/api/drupal/core%21lib%21Drupal%21Core%21Render%21Element%21Container.php/class/Container/11.x</a></p>
<p>There is probably a closing div to much in the content, causing the aside and footer elements to appear a level too low.<br>
Moving them up fixes the problem, as shown in the screenshots below.</p>
<p>Might be known issue and/ or already fixed in dev, just reporting it to be sure.</p>
<p><img src="https://www.drupal.org/files/issues/2024-05-08/full_page_screenshot.png" alt="full page screenshot"></p>
<p><img src="https://www.drupal.org/files/issues//2024-05-08/screenshot_indicating_problems.png" alt="Screenshot indicating problem in the page html"></p>
<p><img src="https://www.drupal.org/files/issues/2024-05-08/screenshot_demonstrating_fix.png" alt="Screenshot demonstrating fixed page"></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue