Categorie: reference Bijgewerkt: 2026-04-08 text-template email 00000000046

Template 00000000046

Beschrijving: Reservering ${ReservationOccurrence.Id.Reservation.Id} - ${ReservationOccurrence.Id.Reservation.Description}#if(${ReservationOccurrence.Status} == ReservationOccurrenceStatus.Created)#elseif(${ReservationOccurrence.Status} == ReservationOccurrenceStatus.Requested) is aangevraagd#else : statusupdate#end Body type: HTML Subject: Reservering ${ReservationOccurrence.Id.Reservation.Id} - ${ReservationOccurrence.Id.Reservation.Description}#if(${ReservationOccurrence.Status} == ReservationOccurrenceStatus.Created)#elseif(${ReservationOccurrence.Status} == ReservationOccurrenceStatus.Requested) is aangevraagd#else : statusupdate#end

Vertalingenbewerken

Inhoud (plaintext)bewerken

Beste#if(${ReservationOccurrence.Id.Reservation.Applicant}!=Empty) ${ReservationOccurrence.Id.Reservation.Applicant.Description}#end,
Hierbij ontvangt u een #if(${ReservationOccurrence.Status} == ReservationOccurrenceStatus.Created)voorbeeld van uw reservering. Deze reservering is nog niet aangevraagd.#elseif(${ReservationOccurrence.Status} == ReservationOccurrenceStatus.Requested)bevestiging van uw reservering:#else statusupdate van uw reservering:#end

	
		
			
				
					Reservering
				
				
...

Bron (HTML)bewerken

<span style="FONT-STYLE: normal; FONT-FAMILY: Noto Sans Regular, Verdana, Arial, Helvetica; FONT-SIZE: 15px">
<p>Beste#if(${ReservationOccurrence.Id.Reservation.Applicant}!=Empty) ${ReservationOccurrence.Id.Reservation.Applicant.Description}#end,<BR><BR>
Hierbij ontvangt u een #if(${ReservationOccurrence.Status} == ReservationOccurrenceStatus.Created)voorbeeld van uw reservering. Deze reservering is nog niet aangevraagd.#elseif(${ReservationOccurrence.Status} == ReservationOccurrenceStatus.Requested)bevestiging van uw reservering:#else statusupdate van uw reservering:#end<br><br>
<table style="border: 1px solid #AFAFAF; padding: 0px 0px 0px 0px; color: inherit;" width="100%" cellpadding="0" cellspacing="0">
	<tr>
		<td>
			<table style="color: inherit;" width="100%" cellpadding="0" cellspacing="0">
				<tr>
					<td colspan="3" style="padding: 5px; font-family: Noto Sans Regular, Verdana, Arial, Helvetica; font-size:12px;"><b>Reservering</b></td>
				</tr>
				<tr>
					<td style="padding: 3px; width: 120px; font-family: Noto Sans Regular, Verdana, Arial, Helvetica; font-size:12px;">Reserveringsnummer</td>
					<td style="padding: 3px; width: 10px; font-family: Noto Sans Regular, Verdana, Arial, Helvetica; font-size:12px;">:</td>
					<td style="padding: 3px; font-family: Noto Sans Regular, Verdana, Arial, Helvetica; font-size:12px;">${ReservationOccurrence.Id.Reservation.Id}</td>
				</tr>
				<tr>
					<td style="padding: 3px; width: 120px; font-family: Noto Sans Regular, Verdana, Arial, Helvetica; font-size:12px;">Omschrijving</td>
					<td style="padding: 3px; width: 10px; font-family: Noto Sans Regular, Verdana, Arial, Helvetica; font-size:12px;">:</td>
					<td style="padding: 3px; font-family: Noto Sans Regular, Verdana, Arial, Helvetica; font-size:12px;">${ReservationOccurrence.Id.Reservation.Description}</td>
				</tr>
				<tr>
					<td style="padding: 3px; width: 120px; font-family: Noto Sans Regular, Verdana, Arial, Helvetica; font-size:12px;">Van</td>