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
+2 -2
View File
@@ -11,8 +11,8 @@
<body>
<header><div class="header-inner">
<a href="/" class="logo"><img class="brand-logo" src="/static/images/metalcircle-full.png" alt="MetalCircle"></a>
{% include '_user_menu.html' %}
</div>{% include '_language_switch.html' %}</header>
{% include '_header_controls.html' %}
</div></header>
<main>
<div class="page-title"><h1>{{ _('🐛 Bug melden') }}</h1><p>{{ _('Hilf uns, MetalCircle zu verbessern.') }}</p></div>
<section class="admin-section bug-report-section">