[32788f42] Cleanup PDF list header, fix JOB prefix removal, and further improve consent logic
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user