{% extends 'site/base_auth.html' %} {% load static %} {% block css %} {% endblock css %} {% block content %}

welcome!

Use your credentials to access

{% csrf_token %}

Forgot your password?reset here

Don't have any account?register here

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