smtp_templates.go: add reset-hex
This commit is contained in:
parent
c208e3392b
commit
2e64c95b7c
@ -31,7 +31,7 @@ Subject: {{.Subject}}
|
||||
return errorMalformedTemplate
|
||||
}
|
||||
|
||||
names := []string{"confirm-hex"}
|
||||
names := []string{"confirm-hex", "reset-hex"}
|
||||
|
||||
templates = make(map[string]*template.Template)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user