{% extends "account/base_entrance.html" %} {% load i18n %} {% load allauth %} {% block head_title %} {% trans "Verify Your Email Address" %} {% endblock head_title %} {% block content %}
{% blocktrans %} We've sent a verification link to your email address. Please click the link in that email to complete your sign-up. If you can't find the email, check your spam folder. {% endblocktrans %}
{% blocktrans %} {% endblocktrans %}