{% load static from staticfiles %} login page
{% csrf_token %}

Login Here

Username or Email

{{% loginform.username %}}

Password

{{% loginform.password %}}
Forgot password?
Don't have an account? {% if request.GET.next %} {% endif %}