diff --git a/pkg/template/emails/success.html b/pkg/template/emails/success.html index a5d9a4b9..31facdfe 100644 --- a/pkg/template/emails/success.html +++ b/pkg/template/emails/success.html @@ -1,4 +1,4 @@ -{{ define "title" }}FAILURE{{end}} +{{ define "title" }}SUCCESS{{end}} {{ define "content" }} @@ -25,4 +25,4 @@