{% extends 'main/base.html' %} {% block content %}
Log In
{% csrf_token %}
{{form.as_p}}

Forgot your password? Click Here

Don't have an account? Register here!

{% endblock %}