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.
11 lines
153 B
Plaintext
11 lines
153 B
Plaintext
{{ .helloUser }}
|
|
|
|
{{ .someoneHasRequestedReset }}
|
|
{{ .ifItWasYou }}
|
|
{{ .codeExpiry }}
|
|
{{ .ifItWasNotYou }}
|
|
|
|
{{ .pinString }}: {{ .pin }}
|
|
|
|
{{ .message }}
|