diff --git a/plinth/modules/names/templates/names.html b/plinth/modules/names/templates/names.html index f94664e5f..11cdb7202 100644 --- a/plinth/modules/names/templates/names.html +++ b/plinth/modules/names/templates/names.html @@ -23,11 +23,11 @@ {% block configuration %} - +
- + @@ -36,7 +36,7 @@ {% for domain in status.domains|dictsort:"domain_type.display_name" %} - +
TypeDomain NameDomain Name Services
{{ domain.domain_type.display_name }}{{ domain.name }}{{ domain.name }} {{ domain.get_readable_services|join:', ' }}