mirror of
https://github.com/hrfee/jfa-go.git
synced 2026-03-18 21:50:33 +01:00
wasn't implemented for things like email on the server side.
also changed text mail variant's footers to all use {{ .footer }} like I
should have before.
14 lines
155 B
Plaintext
14 lines
155 B
Plaintext
{{ .helloUser }}
|
|
|
|
{{ .someoneHasRequestedReset }}
|
|
|
|
{{ .ifItWasYou }}
|
|
|
|
{{ .codeExpiry }}
|
|
|
|
{{ .ifItWasNotYou }}
|
|
|
|
{{ .pinString }}: {{ .pin }}
|
|
|
|
{{ .footer }}
|