Change Password
Update the password for the admin account.
{% if error %}
{{ error }}
{% endif %}
{% if success %}
{{ success }}
{% endif %}
{% from "partials/header.html" import header with context %}
Update the password for the admin account.