From 591fee301ef3a15168bbb98a3022867b82ca1e9d Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Mon, 11 May 2020 23:23:08 +0200 Subject: [PATCH] prettify dns page --- .../templates/dashboard/domain_detail/dns.html | 14 +++++++------- static/style.css | 12 ++++++++---- 2 files changed, 15 insertions(+), 11 deletions(-) diff --git a/app/dashboard/templates/dashboard/domain_detail/dns.html b/app/dashboard/templates/dashboard/domain_detail/dns.html index c5f1baec..eec9aa0d 100644 --- a/app/dashboard/templates/dashboard/domain_detail/dns.html +++ b/app/dashboard/templates/dashboard/domain_detail/dns.html @@ -35,7 +35,7 @@ {% for priority, email_server in EMAIL_SERVERS_WITH_PRIORITY %} -
+
Record: MX
Domain: {{ custom_domain.domain }} or @
Priority: {{ priority }}
@@ -62,7 +62,7 @@ {% if not mx_ok %}
Your DNS is not correctly set. The MX record we obtain is: -
+
{% if not mx_errors %} (Empty) {% endif %} @@ -97,7 +97,7 @@
Add the following TXT DNS record to your domain.
-
+
Record: TXT
Domain: {{ custom_domain.domain }} or @
Value: @@ -125,7 +125,7 @@ {% if not spf_ok %}
Your DNS is not correctly set. The TXT record we obtain is: -
+
{% if not spf_errors %} (Empty) {% endif %} @@ -162,7 +162,7 @@
Add the following CNAME DNS record to your domain.
-
+
Record: CNAME
Domain: dkim._domainkey.{{ custom_domain.domain }} is: -
+
{% for r in dkim_errors %} {{ r }}
{% endfor %} @@ -231,7 +231,7 @@
Add the following TXT DNS record to your domain.
-
+
Record: TXT
Domain: