{% load user_tags %}
{% if user.is_authenticated %} {% else %}
{% csrf_token %}

Register          Forgot password?
{% endif %}