Black on black is hard to read
This commit is contained in:
parent
22ba748079
commit
59aae08188
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue