{%extends "base.html"%} {%block title%}gn-auth: Change Password{%endblock%} {%block pagetitle%}Change Password{%endblock%} {%block content%} {{flash_messages()}}

Change Password

Change the password for your account with the email "{{email}}".

{%endblock%}