8 lines
No EOL
300 B
Text
8 lines
No EOL
300 B
Text
@model Foxnouns.Backend.Mailables.PasswordChangedMailableView
|
|
|
|
<p>
|
|
Your password has been changed using a "forgot password" link.
|
|
If this wasn't you, please a password reset immediately:
|
|
<br />
|
|
<a href="@Model.BaseUrl/auth/forgot-password">@Model.BaseUrl/auth/forgot-password</a>
|
|
</p> |