diff --git a/allianceauth/templates/allianceauth/top-menu-user-dropdown.html b/allianceauth/templates/allianceauth/top-menu-user-dropdown.html index 61c6ee39..7ae46150 100644 --- a/allianceauth/templates/allianceauth/top-menu-user-dropdown.html +++ b/allianceauth/templates/allianceauth/top-menu-user-dropdown.html @@ -53,6 +53,9 @@ {% if user.is_authenticated %} +
  • {% translate "Token Management" %}
  • + +
  • {% translate "Logout" %}
  • {% else %}
  • {% translate "Login" %}