From ae88360e2000e16dfa0a7551b967590dcbb39d52 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Tue, 25 Jan 2022 21:38:02 +0000 Subject: [PATCH] Fix unsubscribe crash --- app/templates/users/unsubscribe.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/users/unsubscribe.html b/app/templates/users/unsubscribe.html index a840078..3bef34e 100644 --- a/app/templates/users/unsubscribe.html +++ b/app/templates/users/unsubscribe.html @@ -41,8 +41,8 @@ .

- {{ _("ContentDB will no longer be able to send "forget password" and other essential system emails. - Consider editing your email notification preferences instead.") }} + {{ _('ContentDB will no longer be able to send "forget password" and other essential system emails. + Consider editing your email notification preferences instead.') }}

{% else %}