{% extends "backend/auth_base.html" %} {% load bootstrap4 %} {% block content %}

Welcome back, Please sign in to your account.

No account? Sign up now
{% bootstrap_messages %}
{% csrf_token %}
Recover Password
{% endblock %}