{% extends "base_2col.html" %} {% block sectionid %}login{% endblock %} {% block title %}Sign up{% endblock %} {% block billboard %}Sign up{% endblock %} {% block content-related %}
Fill out the form to the right (all fields are required), and your account will be created; you'll be sent an email with instructions on how to finish your registration.
{% endblock %} {% block content %} {% if form.errors %}Please correct the errors below:
{% endif %} {% endblock %}