eb406ef951
Variables are surrounded by {}, and initial (default) templates are
generated on demand from the plaintext version of emails. The custom
emails are intended to only be used if the user actually changes them,
as they lose the features of the default ones, such as tables.
10 lines
142 B
Plaintext
10 lines
142 B
Plaintext
{{ .welcome }}
|
|
|
|
{{ .youCanLoginWith }}:
|
|
|
|
{{ .jellyfinURLString }}: {{ .jellyfinURL }}
|
|
{{ .usernameString }}: {{ .username }}
|
|
|
|
|
|
{{ .message }}
|