mensaje personalizado por tipo de evento
This commit is contained in:
@@ -43,7 +43,7 @@ export function generarHtmlCorreoAsistencia({
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p style="font-size: 16px; color: #333;">
|
<p style="font-size: 16px; color: #333;">
|
||||||
${message[tipoEvento]}
|
${message[tipoEvento] ? message[tipoEvento] : 'Favor de presentar este código QR (en tu celular o impreso) en las mesas de juegos el día del evento, para participar por tu premio.'}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div style="text-align: center; margin: 20px 0;">
|
<div style="text-align: center; margin: 20px 0;">
|
||||||
|
|||||||
Reference in New Issue
Block a user