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

Template 00000000092

Beschrijving: Uw account voor IFS Ultimo #if(${DTAP} != 'Production')${DTAP}#end Body type: HTML Subject: Uw account voor IFS Ultimo #if(${DTAP} != 'Production')${DTAP}#end

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 {
	max-width: 350px;
    min-width: 300px;
	height: 30px;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background-color: #0173D1;
	border-radius: 2px;
	padding: 8px 48px;
	text-align: center;
	display: table;
	font-family: N...

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 {
	max-width: 350px;
    min-width: 300px;
	height: 30px;
	cellpadding: 0;
	cellspacing: 0;
	border: 0;
	background-color: #0173D1;
	border-radius: 2px;
	padding: 8px 48px;
	text-align: center;
	display: table;
	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>
					Beste #if(${Employee.Description} != Empty) ${Employee.Description}, #else Ultimo-gebruiker, #end<br><br>
					Welkom bij Ultimo. Er is een account voor u aangemaakt. Ultimo #if(${DTAP} != 'Production')${DTAP}#end kan worden bereikt via de volgende website: <a href="${URL}" style="text-decoration: underline; cursor: pointer;">${URL}</a>. 
					<br>
					#if(${User.UseExternalAuthentication} == False) U kunt inloggen met uw gebruikersnaam: <b>${User.Id}</b>. #if(${EmailLogin} == True) Het is ook mogelijk om in te loggen met uw e-mailadres. #end
					<br>
					#else U kunt automatisch inloggen met uw bedrijfsgegevens. #end 
					<br><br>
				</p>
			</span>
		</td>
	</tr>
	<tr>
		<td>
			<table class=