• Home
  • Athena
  • {% if config.LOGIN_ENABLED %} {% endif %}
  • Security content
  • Videos
  • {% if config.LOGIN_ENABLED %}
  • Profile
  • {% endif %} {% if g.user_groups and 'CBR-Team' in g.user_groups %}
  • Dev
  • Minerva
  • {% endif %}

    {% if ('username' | current_user) %}
  • Logout
  • {% else %} {% if config.LOGIN_ENABLED %}
  • Login
  • {% endif %} {% endif %} {% if ('admin_token' | current_user) and ('impersonating' | current_user)%}

  • RESTORE ADMIN USER
  • {% endif %}
{% if config.LOGIN_ENABLED %}
{% if ('username' | current_user) %}
{% endif %} {% endif %}
{% include 'includes/footer.html' %}