{% if messages %} {% endif %}
{% csrf_token %} {% if form.errors %}

Username and password did not match.

{% endif %}
{% if not form.this_is_the_login_form.errors %}{{ form.username.errors }}{% endif %}
{% if not form.this_is_the_login_form.errors %}{{ form.password.errors }}{% endif %}
{% if bad_password %}
Incorrect username/password, try again.
{% endif %}
Forgot Password?
- OR -
Register Google+ Twitter