{% extends 'layouts/full_base.html' %} {% block title %}Password Reset Complete - Adtlas{% endblock %} {% block meta_description %}Your password has been successfully reset.{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

Password Reset Complete

Your password has been successfully updated! You can now log in with your new password.

Security Tips:
  • Keep your password secure and don't share it with anyone
  • Use a unique password that you don't use on other sites
  • Consider enabling two-factor authentication for extra security
  • Log out from shared or public computers

Want to explore first? Go to Homepage

{% endblock %} {% block extra_js %} {% endblock %}