diff --git a/web/templates/analysis/network/_hosts_not_ajax.html b/web/templates/analysis/network/_hosts_not_ajax.html index 737a6017f84..b859a9c537c 100644 --- a/web/templates/analysis/network/_hosts_not_ajax.html +++ b/web/templates/analysis/network/_hosts_not_ajax.html @@ -20,15 +20,15 @@

Hosts

{% endif %} {{host.ip}} [VT] {% if config.display_et_portal %} - [ET] + [ET] {% endif %} {% if config.display_pt_portal %} - [PT] + [PT] {% endif %} {{host.country_name}} {% if host.asn %} - {{host.asn}} + {{host.asn}} {% endif %} {% endif %}