Burp-UI
  •  About
  • {% if not login -%} {% if not config.STANDALONE -%}
  •  Servers
  • {% if server -%}
  •  Clients
  • {% endif -%} {% else -%}
  •  Clients
  • {% endif -%} {% if config.STANDALONE or server -%}
  •  Settings
  • {% endif -%}
  •  Live monitor
  • {% if current_user and current_user.is_authenticated -%}
  •  Logout({{ current_user.get_id() }})
  • {% endif -%}
  •  Refresh
  • {% endif -%}
{% if not login -%}
{% endif -%}