[32788f42] Cleanup PDF list header, fix JOB prefix removal, and further improve consent logic

This commit is contained in:
2026-03-21 19:42:58 +00:00
parent a128ca9921
commit 7c5b584890
2 changed files with 9 additions and 12 deletions

View File

@@ -119,9 +119,8 @@
<div class="header">
<div class="header-text">
<h1>{{ job_name }}</h1>
<h2>Terminübersicht ({{ event_type_name }})</h2>
<p>Stand: {{ current_time }}</p>
<h1>{{ event_type_name }}</h1>
<p>Auftrag: {{ job_name }} | Stand: {{ current_time }}</p>
</div>
<div class="header-logo">
{% if logo_base64 %}