Testing: fixing user comments page and profile respects now sidebar width

This commit is contained in:
2026-06-03 11:08:37 +02:00
parent 33411fc5ed
commit 5bb86f7028
6 changed files with 264 additions and 83 deletions

View File

@@ -1,7 +1,9 @@
@include(snippets/header)
<div class="pagewrapper">
<div id="main">
@include(comments_user-partial)
</div>
</div>
@include(snippets/footer)