Add practical info and legal conditions block on ticket PDF
- Practical info: prepare ticket for entry, prepare belongings for security - Legal: non-refundable (art. L.121-21-8 12° Code de la consommation), resale forbidden, ticket cancellation on infraction Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -375,6 +375,29 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- INFORMATIONS PRATIQUES + CONDITIONS -->
|
||||
<div style="padding: 12px 30px; border-top: 1px solid #eee; background: #fafafa;">
|
||||
<table style="width: 100%; border-collapse: collapse;">
|
||||
<tr>
|
||||
<td style="width: 50%; vertical-align: top; padding-right: 15px;">
|
||||
<div style="font-size: 8px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 4px;">Informations pratiques</div>
|
||||
<div style="font-size: 7px; color: #555; line-height: 1.5;">
|
||||
• En arrivant, preparez votre billet pour accelerer les controles a l'entree.<br>
|
||||
• A l'approche des controles de securite, merci de preparer vos affaires pour faciliter la verification.
|
||||
</div>
|
||||
</td>
|
||||
<td style="width: 50%; vertical-align: top; padding-left: 15px;">
|
||||
<div style="font-size: 8px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; color: #999; margin-bottom: 4px;">Conditions generales</div>
|
||||
<div style="font-size: 7px; color: #555; line-height: 1.5;">
|
||||
• Billet non remboursable conformement a l'article L. 121-21-8 12° du Code de la consommation (exception au droit de retractation pour les prestations de loisirs a date determinee).<br>
|
||||
• La revente de billets est strictement interdite.<br>
|
||||
• En cas d'infraction, le billet pourra etre annule sans remboursement.
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<!-- FOOTER -->
|
||||
<div class="footer">
|
||||
<table class="footer-table">
|
||||
|
||||
Reference in New Issue
Block a user