{% extends "base.html" %} {% load django_bootstrap5 %} {% block content %} {% bootstrap_alert content="Your password has been set. You may go ahead and log in now." alert_type="success" dismissible=False %}
Log in