0
{% if search_pills_enabled %}
{% else %}
{% endif %}
0
    • {# It is quite ingrained in our frontend code that your Home view is a Bootstrap Nav tab, even though we don't show the tab anymore #}
    • {{ _('Manage streams') }}
    • {{ _('Settings') }}
    • {{ _('Manage organization') }}
    • {{ _('Help center') }}
    • {{ _('Keyboard shortcuts') }} (?)
    • {{ _('Message formatting') }}
    • {{ _('Search operators') }}
    • {% if corporate_enabled %}
    • {{ _('Contact support') }}
    • {% endif %}
    • {{ _('Desktop & mobile apps') }}
    • {{ _('Integrations') }}
    • {{ _('API documentation') }}
    • {% if not is_guest %}
    • {{ _('Statistics') }}
    • {% endif %} {% if show_plans %}
    • {{ _('Plans and pricing') }}
    • {% endif %} {% if show_billing %}
    • {{ _('Billing') }}
    • {% endif %}
    • {% if show_invites %}
    • {{ _('Invite users') }}
    • {% endif %} {% if show_webathena %}
    • {{ _('Link with Webathena') }}
    • {% endif %}
    • {{ _('Log out') }}