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

Template 00000000066

Beschrijving: #if(${ExtraParameters.UseCustomerSatisfaction} == True)Beoordeling#else Reactie#end gevraagd op melding ${DomainObject.Id} - ${DomainObject.Description} Body type: HTML Subject: #if(${ExtraParameters.UseCustomerSatisfaction} == True)Beoordeling#else Reactie#end gevraagd op melding ${DomainObject.Id} - ${DomainObject.Description}

Vertalingenbewerken

Inhoud (plaintext)bewerken

.body {
	font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
}

.table {
	width: 600;
	border: none;
	font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	color: inherit;
}

.button {
	width: 300px;
	height: 30px;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background-color: #0173D1;
	border-radius: 2px;
	padding: 8px 48px;
	text-align: center;
	display: inline-block;
	font-family: Noto Sans Regular, V...

Bron (HTML)bewerken

<style type="text/css">
.body {
	font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
}

.table {
	width: 600;
	border: none;
	font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	color: inherit;
}

.button {
	width: 300px;
	height: 30px;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background-color: #0173D1;
	border-radius: 2px;
	padding: 8px 48px;
	text-align: center;
	display: inline-block;
	font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
}

.footer {
	font-family: Noto Sans Regular, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
}

.button a:link {
	color: white;
	text-decoration: none;
}

.button a:visited {
	color: white;
	text-decoration: none;
}

.button a:hover {
	color: white;
	text-decoration: underline;
}

.button a:active {
	color: white;
	text-decoration: underline;
}
</style>
<table class="table" align="center" cellspacing="0" cellpadding="0">
	<tr>
		<td>
			<img src="https://www.ultimo.com/storage/ultimo-purplebackground_dark-x150px.png" width="130" style="display:block;margin-bottom:5px;margin-top:5px;">
		</td>
	</tr>
	<tr>
		<td>
			<span class="body">
				<br>
				<p>
					Geachte#if(${DomainObject.ReportForeignKeyEmployee}!=Empty) ${DomainObject.ReportForeignKeyEmployee.Description}#else lezer#end,<br>
					<br>
					Uw #if(${ExtraParameters.UseCustomerSatisfaction} == True)beoordeling#else reactie#end wordt gevraagd voor uw melding '${DomainObject.Description}' (${DomainObject.Id}). U kunt uw #if(${ExtraParameters.UseCustomerSatisfaction} == True)beoordeling#else reactie#end geven door te klikken op onderstaande knop.<br>
					<br>
				</p>
			</span>
		</td>
	</tr>
	<tr>
		<td>
			<table class="button">
				<tr>
					<td>
						<a href="#geturl(${DomainObject} job101)" target="_blank">Ga naar de melding &raquo;</a>
					</td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td>
			<br>