Files
ApplianceRepair/Components/Account/Pages/ForgotPasswordConfirmation.razor

9 lines
200 B
Plaintext
Raw Permalink Normal View History

2026-04-25 22:45:59 -05:00
@page "/Account/ForgotPasswordConfirmation"
<PageTitle>Forgot password confirmation</PageTitle>
<h1>Forgot password confirmation</h1>
<p>
Please check your email to reset your password.
</p>