Merge pull request 'add clarification on login page' (#11) from own_events into main
continuous-integration/drone/push Build is passing Details

Reviewed-on: #11
This commit is contained in:
jens 2021-08-06 22:37:34 +00:00
commit 653099822f
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 %}