{% extends 'layouts/full_base.html' %} {% block title %}Verify Your Email - Adtlas{% endblock %} {% block meta_description %}Verify your email address to activate your Adtlas account.{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
We've sent a verification email to your address.
{% if user.email %}
{{ user.email }}
{% endif %}
Already verified? Sign in here