{% extends 'layouts/full_base.html' %} {% block title %}Password Reset Sent - Adtlas{% endblock %} {% block meta_description %}Password reset instructions have been sent to your email.{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

Check Your Email

We've sent password reset instructions to your email address. {% if email %}
{% endif %}

What to do next:
  • Check your inbox for an email from Adtlas
  • Click the reset link in the email (valid for 24 hours)
  • Create a new password for your account
  • If you don't see the email, check your spam folder

Didn't receive the email?

{% endblock %}