{% extends "base_auth.html" %} {% block title %}Check email{% endblock %} {% block other_action %} Create account {% endblock %} {% block auth_content %}
Check email

Please check your email for a confirmation link.

{% if next %} {% endif %} {% endblock %}