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

Template 00000000079

Beschrijving: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${DomainObject.Description} Body type: HTML Subject: #contextdescription_capital(${Survey.SurveyAssessment}) #contextdescription(${DomainObject}): ${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">
				<p>Geachte ${Employee.FirstName} ${Employee.Surname},<br/><br/>
				Hierbij ontvangt u een uitnodiging om #contextdescription(${DomainObject}) ${DomainObject.Description} te beoordelen.<BR/><BR/>				
				</p>
				<p>Het doel van #the_contextdescription(${Survey.SurveyAssessment}) is: ${Survey.SurveyAssessment.RemarkText}<BR/><BR/>				
				</p>
			</span>
		</td>
	</tr>
	<tr>
		<td>
			<table class="button">
				<tr>
					<td>
						<a href="#geturl(${Survey})" target="_blank">Ga naar #the_contextdescription(${Survey}) &raquo;</a>
					</td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td>
			<br>
			<span class="body">
				<p>
					Met vriendelijke groet,<br>
					<br>
					Naam afdeling/organisatie<br>
					<br>
				</p>
			</span>