• Notifications {% if notifications %} {{ notifications.count }} {% endif %}
      {% if not notifications %}
    • {{ gettext("No notifications") }}
    • {% else %}
    • You have new notifications
    • {% endif %}
    • {% if notifications %}
      • 5 new members joined today
      {% endif %}
    • View all
  • User account
    • {{ current_user.username }}

    • Edit Profile
      Sign out