{% extends "base.html" %} {% block head_title %}Signup{% endblock %} {% block body_content %}
{{ form.as_table }}
{% endblock %}