{% extends "base.html" %} {% block main %}

Account

Username:
Email:

{% if target_url %}
Continue to {{ target_url }}{% endif %}
{% endblock %}