Replace header with Billet Entree - event name - ticket name
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -255,12 +255,8 @@
|
||||
<table class="header-table">
|
||||
<tr>
|
||||
<td>
|
||||
{% if logoBase64 %}
|
||||
<img src="{{ logoBase64 }}" alt="Logo" style="width: 36px; height: 36px; vertical-align: middle; margin-right: 10px;">
|
||||
{% endif %}
|
||||
<span class="header-org">{{ organizer.companyName ?? (organizer.firstName ~ ' ' ~ organizer.lastName) }}</span>
|
||||
<span class="header-org">Billet Entree — {{ event.title }} — {{ ticket.billetName }}</span>
|
||||
</td>
|
||||
<td class="header-badge">Billet d'entree</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user