diff --git a/templates/email_signups/new.rs.html b/templates/email_signups/new.rs.html index 69e72b60..dd04a862 100644 --- a/templates/email_signups/new.rs.html +++ b/templates/email_signups/new.rs.html @@ -29,6 +29,8 @@ .set_prop("required", "") .html(ctx.1)) +

@i18n!(ctx.1, "An email will be sent to provided email. You can continue signing-up via the email.")

+ } else {