From 12f81de349b9793c6f8f14b11af32ee94a735d5f Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 11 Mar 2014 11:40:47 -0400 Subject: Finish delete user --- templates/user/delete.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/user/delete.tmpl') diff --git a/templates/user/delete.tmpl b/templates/user/delete.tmpl index e6522aa2..af0e1fbc 100644 --- a/templates/user/delete.tmpl +++ b/templates/user/delete.tmpl @@ -15,7 +15,7 @@

Delete Account

-

Deleting your account is permanent. Sorry to see you go, if you have any feedback you can contact us.

+

{{if not .HasError}}The operation will delete your account permanently. Sorry to see you go, but we know you'll back soon.{{else}}{{.ErrorMsg}}{{end}}

-- cgit v1.2.3