feat: calculate number of days for email reminder
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@
|
||||
</h1>
|
||||
<p>
|
||||
dein Einsatz als {{ disposition.assignment.jobProfile.name }}, {{ destination.product }} vom
|
||||
{{ destination.dateFrom | date('d.m.Y') }} bis {{ destination.dateTo | date('d.m.Y') }} beginnt <strong>in fünf
|
||||
Tagen</strong>.
|
||||
{{ destination.dateFrom | date('d.m.Y') }} bis {{ destination.dateTo | date('d.m.Y') }} beginnt
|
||||
<strong>in {{ diffInDays }} Tagen</strong>.
|
||||
</p>
|
||||
<p>
|
||||
Wir hoffen, dass du ich schon freust und wünschen dir viel Spaß und Erfolg! Finale Infos erhältst du, falls noch
|
||||
Reference in New Issue
Block a user