{% extends 'commoncontent/base.html' %} {% block content %} Done! Your password change is complete. {% if not user.is_authenticated %} Sign in now {% endif %} {% endblock content %}
Done! Your password change is complete.