Compact chat view and unify header controls

This commit is contained in:
2026-09-15 12:07:00 +02:00
parent 59e9299883
commit 50bf79965f
23 changed files with 78 additions and 52 deletions
+1 -2
View File
@@ -85,11 +85,10 @@
<img class="brand-logo" src="/static/images/metalcircle-full.png" alt="MetalCircle">
</a>
{% include '_user_menu.html' %}
{% include '_header_controls.html' %}
</div>
{% include '_language_switch.html' %}
</header>