@use template_utils::*; @use templates::base; @(ctx: BaseContext) @:base(ctx, i18n!(ctx.1, "Password reset"), {}, {}, {

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

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

})