Email generation as part of build process

Moved email source to separate directory, added the task
"generate-emails" to create html files.
This commit is contained in:
2020-07-16 19:05:56 +01:00
parent 3e53bcab27
commit e80b233af2
10 changed files with 40 additions and 82 deletions

10
mail/email.txt Normal file
View File

@@ -0,0 +1,10 @@
Hi {{ username }},
Someone has recently requests a password reset on Jellyfin.
If this was you, enter the below pin into the prompt.
This code will expire on {{ expiry_date }}, at {{ expiry_time }} , which is in {{ expires_in }}.
If this wasn't you, please ignore this email.
PIN: {{ pin }}
{{ message }}