Black on black is hard to read

This commit is contained in:
Colin Goutte 2021-10-01 15:09:07 +02:00
parent 22ba748079
commit 59aae08188
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8">
<title>Email de notificaiton</title>
</head>
<body style="background: black;">
<body style="background: lightgray;">
<p> Destinataires {{ ''.join(data['recipients']) }} </p>