Skip to content

Commit

Permalink
wording update (#274)
Browse files Browse the repository at this point in the history
* wording update

* also update first page
  • Loading branch information
dianekaplan authored Oct 22, 2024
1 parent f31f4ab commit ecc48ec
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,15 @@

{% block content %}
<p>
If an account exists with the email you entered, we've emailed you instructions for setting your password.
You should receive them shortly.
If an account exists with the email you entered, see new email (arriving within a minute or so) for setting your password.
</p>
<p>
If you don't receive an email, please make sure you've entered the address you previously registered with,
and <b>check your spam folder for email with subject "Family tree account password reset"</b>.
If you don't see the email:
<ul>
<li><b>check your spam folder for email with subject "Family tree account password reset"</b></li>
<li>make sure you've entered the address you previously registered with</li>
<li><a href="mailto:[email protected]?subject=Family tree user request">Email me</a> to let me know!</li>
</ul>

</p>
<p>
If you hit any problems, please <a href="mailto:[email protected]?subject=Family tree user request">let me know</a>!
</p>
{% endblock %}
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
{% block content %}
<h2>Password reset</h2>

Enter the email address that we used to set up your family tree account
Enter the email address that we used to set up your family tree account.<br/>
(<a href="mailto:[email protected]?subject=Family tree user request">Email me</a> if you're not sure)

<form method="post">
{% csrf_token %}
Expand Down

0 comments on commit ecc48ec

Please sign in to comment.