{% extends "base.html" %} {% block title %}Logged Out{% endblock %} {% block navbar_items %} {{ block.super }} Profile {% endblock %} {% block content %}
Success
Your password has been changed.
{% endblock %}