{% extends "base.html" %} {% block title %}Change Password — CoderAI{% endblock %} {% block content %}
{% if must_change %}You must set a new password before continuing. {% else %}Update your account password.{% endif %}