{# pages/profile/password.html — change password #} {% extends "base.html" %} {% block title %}Change Password — {{ title | default("Admin") }}{% endblock %} {% block breadcrumb %} {{ super() }} / Profile / Change Password {% endblock %} {% block content %}