{% extends "static-pages/base.html" %} {% block title %} Forgot Password {% endblock %} {% block content %}

Forgot Password?

Input your mail below, We'll send a new password to you once it's confirmed

Dont have an account yet? Register

{% endblock %} {% block js %} {% endblock %}