{% extends "base.html" %} {% block content %}
check your email
:: we sent a verification link to {{ email }} ::

We've sent a verification email to {{ email }}.

Click the link in the email to verify your account.

Didn't receive it? You can request another:

{% endblock %}