diff --git a/app/templates/portscanner.html b/app/templates/portscanner.html index 47ff47e7..190e4fb0 100644 --- a/app/templates/portscanner.html +++ b/app/templates/portscanner.html @@ -39,7 +39,12 @@ {% include 'include/getstarted.html' %} {% endif %} {% for s in servers %} -
+
{% for p in port_scanner_settings %} @@ -140,7 +145,7 @@ {% endfor %}
- Read about Port scanner service in this article + Read about Port scanner service in this article
{% endif %}