{% extends layout %} {% load i18n %} {% block title %}{% translate "Signup" %}{% endblock %} {% block content %}
{% if messages %} {% endif %}
{% csrf_token %}
Logo

Have you already reset the password ? Sign in
Use 8 or more characters with a mix of letters, numbers & symbols.
{% endblock content %}