{% extends "base.html" %} {% block title %}Change Password{% endblock %} {% block content %} Security Update password Choose a strong password that you haven't used on the platform before. {% if error %} {{ error }} {% endif %} {% if message %} {{ message }} {% endif %} Current password Show New password Show Confirm new password Show Use at least 8 characters with a mix of upper/lower case letters, numbers, and symbols. Cancel Change password {% endblock %}
Security
Choose a strong password that you haven't used on the platform before.