{{ config['NAME'] }} {% if current_user.is_authenticated %} {% endif %}
{% if current_user.is_authenticated %}
  • {{ current_user.username }}
    • Settings
    • Sign out
{% endif %}