diff --git a/nsupdate/main/templates/main/domain_add.html b/nsupdate/main/templates/main/domain_add.html index e870926..47f3cc0 100644 --- a/nsupdate/main/templates/main/domain_add.html +++ b/nsupdate/main/templates/main/domain_add.html @@ -36,6 +36,12 @@ update secret is presented. {% endblocktrans %}
++ {% blocktrans trimmed with psl_url='https://publicsuffix.org/' psl_text='Public Suffix List' %} + If you create a new zone, you are strongly advised to consider submitting + your zone to the {{ psl_text }}. + {% endblocktrans %} +
{% trans "We'll show you configuration examples after you add a domain." %}