????
Current Path : C:/opt/pgsql/pgAdmin 4/web/pgadmin/templates/security/ |
Current File : C:/opt/pgsql/pgAdmin 4/web/pgadmin/templates/security/forgot_password.html |
{% set page_name = 'forgot_password' %} {% set page_props = { 'actionUrl': url_for('browser.forgot_password'), 'csrfToken': csrf_token(), } %} {% extends "security/render_page.html" %}