mirror of
https://github.com/hrfee/jfa-go.git
synced 2026-01-18 16:47:42 +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.
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
{{ .aUserWasCreated }}
|
|
|
|
{{ .nameString }}: {{ .name }}
|
|
|
|
{{ .addressString }}: {{ .address }}
|
|
|
|
{{ .timeString }}: {{ .time }}
|
|
|
|
{{ .footer }}
|