title = "auth-forgot-password" url = "/auth-forgot-password" layout = "horizontal" is_hidden = 0 == {% set title = 'Login' %} {% extends 'layouts/auth.html' %} {% block content %}

Forgot Password

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

Remember your account? Log in.

{% endblock %}