{% extends 'base.html' %} {% load bootstrap4 %} {% block content %}

Login

{% csrf_token %} {% bootstrap_form form %}

Back to Calendar

Register

Reset Password

Note that only users that have been Activated by a person from the Fitness Committee will be able to log in after registration.

{% endblock %}