diff --git a/hosting/templates/hosting/emails/password_reset_email.txt b/hosting/templates/hosting/emails/password_reset_email.txt index af97c78a..f2ada3b2 100644 --- a/hosting/templates/hosting/emails/password_reset_email.txt +++ b/hosting/templates/hosting/emails/password_reset_email.txt @@ -1,3 +1,5 @@ +{% load i18n %} + {% trans "Password Reset" %} {% trans "We received a request to reset your password." %}