15 lines
657 B
HTML
15 lines
657 B
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<title>Message Alert Problèmes techniques</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<table style="font-family: tahoma,arial,sans-serif; font-size: 12px; color:#000000; width: 100%;">
|
||
|
<tr>
|
||
|
<td align="left" style="background: #514c8c; color:#ffffff; font-size: 12px; font-weight:bold; padding: 0.5em 1em;">Vous avez reçu {limit} messages ou plus concernant des problèmes techniques en {hours}.</td>
|
||
|
</tr>
|
||
|
<tr><td> </td></tr>
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|