Graphite
{% if user.is_authenticated %} {{ user.username }} {% else %} Login {% endif %}