{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Forgot Password - Pages{% endblock %} {% block page_css %} {{ block.super }} {% endblock page_css %} {% block content %}

Forgot Password? 🔒

Enter your email and we'll send you instructions to reset your password

{% csrf_token %}
auth-tree triangle-bg auth-tree
{% endblock content %}