diff --git a/templates/session/password_reset_request_expired.rs.html b/templates/session/password_reset_request_expired.rs.html index 5e803e03..3f3210cd 100644 --- a/templates/session/password_reset_request_expired.rs.html +++ b/templates/session/password_reset_request_expired.rs.html @@ -5,5 +5,5 @@ @:base(ctx, i18n!(ctx.1, "Password reset"), {}, {}, {

@i18n!(ctx.1, "This token has expired")

-

@i18n!(ctx.1, "Please start the process again by clicking here.")

+

@i18n!(ctx.1, "Please start the process again by clicking here.")

})