diff --git a/musician/templates/musician/domain_detail.html b/musician/templates/musician/domain_detail.html index 515a724..168e7e6 100644 --- a/musician/templates/musician/domain_detail.html +++ b/musician/templates/musician/domain_detail.html @@ -2,7 +2,7 @@ {% load i18n %} {% block content %} -{% trans "Go back" %} +{% trans "Go back" %}

{% trans "DNS settings for" %} {{ object.name }}

Litle description of what to be expected in this section to aid the user. Even a link to more help if there is one available.