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

Register

{% csrf_token %} {% bootstrap_form form %}
Back to login

Your username will be visible to other users of this platform

After registration your account will need to be activated. Contact someone from the Fintess Commitee with your username to get your account activated.

{% endblock %}