Moriz Wahl e4ae0dfe50
feat(backend): emails for notifications (#8435)
* email templates with pug for all possible notification emails

* more information in emails

* Individual email subjects to all notification emails

---------

Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
Co-authored-by: mahula <lenzmath@posteo.de>
2025-05-03 21:11:44 +02:00

10 lines
136 B
Plaintext

header
.head
- var img = welcomeImageUrl
img.head-logo(
alt="Welcome Image"
loading="lazy"
src=img
)