{% extends "base.html" %} {% block main %} {% with "register" as breadcrumb %} {% include "breadcrumb.html" %} {% endwith %}

Here we should talk about using Gravatar for user avatars.

{% csrf_token %} {{ form.as_p }}
{% endblock %}