{% extends "layout.html" %} {% block body %}
Burp-UI {{ _('is brought to you by') }} Ziirish.
{{ _('You can find the documentation at') }} {{ doc }}
Burp-UI version: {{ version }}
{{ ::b.name }} - client: {{ ::b.client }} - server: {{ ::b.server }}
{% endraw %} {% if current_user.is_authenticated -%} {{ _('Browse the ') }}API {% endif -%}