diff --git a/app/templates/main_nav.html b/app/templates/main_nav.html index 2f7306f09..4aac354d9 100644 --- a/app/templates/main_nav.html +++ b/app/templates/main_nav.html @@ -14,7 +14,7 @@
  • Sent messages
  • {% endif %} {% if current_user.has_permissions('manage_service', allow_org_user=True) %} -
  • Usage
  • + {#
  • Usage
  • #} {% endif %}