{% extends "base.html" %} {% block title %}Sign up{% endblock %} {% block css %}registration{% endblock %} {% block body %}
Your username must start with a letter and be between 4 and 32 characters long. You may only use letters, numbers, underscores, and one dot (.).
Error: No username given
Error: Username already in use
Error: Bad username
Your password must be between 6 and 32 characters long. Your password can not contain your username nor spaces.
Error: No password given
Error: Bad password
Error: Passwords didn't match
Your email address is required for account confirmation and recovery. You will be emailed a confirmation link right after you successfully sign up.
Error: No email address given
Error: Invalid email address