diff --git a/ietf/templates/base/menu_user.html b/ietf/templates/base/menu_user.html index d545b1094..c2dba21e7 100644 --- a/ietf/templates/base/menu_user.html +++ b/ietf/templates/base/menu_user.html @@ -17,7 +17,7 @@ {% if user.is_authenticated %}
  • Sign out
  • Account info
  • -
  • Public profile page
  • +
  • Public profile page
  • Preferences
  • API keys
  • Change password
  • @@ -69,4 +69,4 @@
  • RFC Editor
  • Sync discrepancies
  • {% endif %} -{% if flavor == "top" %}{% endif %} +{% if flavor == "top" %}{% endif %} \ No newline at end of file