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