mirror of
https://gitlab.com/commento/commento.git
synced 2026-06-17 09:55:27 -04:00
smtp_templates.go: add reset-hex
This commit is contained in:
@@ -31,7 +31,7 @@ Subject: {{.Subject}}
|
||||
return errorMalformedTemplate
|
||||
}
|
||||
|
||||
names := []string{"confirm-hex"}
|
||||
names := []string{"confirm-hex", "reset-hex"}
|
||||
|
||||
templates = make(map[string]*template.Template)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user