{% extends 'base.html' %} {% block body %}
branding logo

Account Registration

{% if error %}
{% endif %}
foobar
At least one and at most 32 lower-case characters, digits, dashes ("-") or underscores ("_"). Cannot be changed later!
At least one and at most 128 characters, no other special requirements.
We will send a confirmation mail to this address that you need to complete the registration.
At least 8 and at most 256 characters, no other special requirements. But please don't be stupid, do use a password manager.
{% endblock %}