{% load user_tags %}
{% if user.is_authenticated %} {% else %}
{% csrf_token %}
Username/Password did not match

Register          Forgot password?
{% endif %}