{% extends "base.html" %} {% block content %}
{% if error %} {% endif %} {% if step == "email" %} {% elif step == "password" %} {% elif step == "sent" %} {% endif %}
{% endblock %}