{% set title = 'Forgot Password' %} {% extends 'src/layouts/auth.html' %} {% block content %}

Forgot Password

Input your email and we will send you reset password link.

Remember your account? Log in.

{% endblock %}