add clarification on login page
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jens Timmerman 2021-08-07 00:37:06 +02:00
parent 5afe8d2e4a
commit 0321f4c5b7
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@
<p>
<a href="{% url 'password_reset' %}">Reset Password</a>
</p>
<p>
Note that only users that have been Activated by a person from the Fitness Committee will be able to log in after registration.
</p>
</div>
{% endblock %}