add clarification on login page #11

Merged
jens merged 1 commits from own_events into main 2021-08-06 22:37:34 +00:00
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 %}