2024-09-10 02:39:07 +02:00
|
|
|
@model Foxnouns.Backend.Mailables.AccountCreationMailableView
|
|
|
|
|
|
|
|
<p>
|
|
|
|
Please continue creating a new pronouns.cc account by using the following link:
|
2024-12-04 17:43:02 +01:00
|
|
|
<br />
|
|
|
|
<a href="@Model.BaseUrl/auth/callback/email/@Model.Code">Confirm your email address</a>
|
|
|
|
<br />
|
2024-09-10 02:39:07 +02:00
|
|
|
Note that this link will expire in one hour.
|
|
|
|
</p>
|
|
|
|
<p>
|
|
|
|
If you didn't mean to create a new account, feel free to ignore this email.
|
|
|
|
</p>
|