diff --git a/apps/accounts/templates/provider_registration/network_footprint.html b/apps/accounts/templates/provider_registration/network_footprint.html index 6341c03c..41e003b6 100644 --- a/apps/accounts/templates/provider_registration/network_footprint.html +++ b/apps/accounts/templates/provider_registration/network_footprint.html @@ -102,11 +102,15 @@

Network footprint

Identify this provider by IP range

-

Any services or websites running on IP addresses within these ranges below will be recognised as being managed by this provider, - and any green credentials from the provider will count towards any green checks.

-

A valid IP address should be in the format of ‘xxx.xxx.xxx.xxx’ where each ‘xxx’ is a number field that ranges from 0-255.

- +

You can submit one or more IP ranges which will be used to identify any websites running on this provider.

+

Notes:

+ + {{ wizard.form.ips.management_form }} +
{% for form in wizard.form.ips %}