{% extends 'site/base_auth.html' %} {% load static %} {% block css %} {% endblock css %} {% block content %} welcome! Use your credentials to access {% csrf_token %} Remember Me login Forgot your password?reset here Don't have any account?register here {% endblock content %} {% block js %} {% endblock js %}
Use your credentials to access
Forgot your password?reset here
Don't have any account?register here