{% if current_user.is_authenticated %} {% endif %} ConfigFactory {{ version }}
{% if current_user.is_authenticated %}
{% if current_user.is_superuser %}   ADD COMPONENT {% endif %}
  •   DUMP
  • {% if current_user.is_superuser %}
  •   LOAD
  •   LOGS
  • {% endif %}
  •   {{ current_user }}
    • Logout
{% endif %}