Handling ICAL import

This commit is contained in:
2026-04-25 16:50:32 +02:00
parent 6f8be58943
commit 1ee6b9968f
22 changed files with 510 additions and 19 deletions

View File

@@ -23,7 +23,9 @@
Abreise
</td>
<td style="padding: 8px 12px; border-bottom: 1px solid #e5e7eb;">
{{ $departure }}
{{ $departure }}<br />
<a href="cid:{{ $participationIcalFilename }}">In Kalender importieren</a>
</td>
</tr>
<tr>
@@ -47,7 +49,7 @@
</p>
<p>
@include('emails.subparts.payment')
@include('emails.subparts.payment')<br />
</p>
@else