{% if current_user.is_authenticated %}
Logged in as {{ current_user.username }}
{% endif %} © Michael Herman