CodeReview

{% if user and user.is_authenticated %} Currently logged in as {{ user }} Log Out {% endif %}
{% block content %} This space intentionally left blank. {% endblock %}