{% extends "django_registration/registration_base.html" %} {% load staticfiles %} {% load i18n %} {% block title %}{% trans "Register for an account" %}{% endblock %} {% block content %}
{% blocktrans %} You have some errors in your form. Please complete the form according to the helptexts. Avoid spaces and special characters in the username. {% endblocktrans %} {% blocktrans %} Please use the forget password link if you think you already had an account. {% endblocktrans %}
Lost password?