diff --git a/burpui/templates/live-monitor.html b/burpui/templates/live-monitor.html index 356e5126..9bb09243 100644 --- a/burpui/templates/live-monitor.html +++ b/burpui/templates/live-monitor.html @@ -9,7 +9,16 @@

-

{{ _('{{ ::client.client }} on {{ ::client.agent }}{{ label }} ') }}

+ {# From here, the jinja syntax is escaped because we use the angularjs syntax #} {% raw %}

{{ client.counters.percent | number:0 }}%