From c375656f9d1321c81f7183aa72e2df76a3bf7c1f Mon Sep 17 00:00:00 2001 From: David Kennedy Date: Wed, 19 Mar 2025 07:27:58 -0400 Subject: [PATCH] move required fields display in ds data and nameservers --- src/registrar/templates/domain_dsdata.html | 106 +++++++++--------- .../templates/domain_nameservers.html | 91 +++++++-------- 2 files changed, 100 insertions(+), 97 deletions(-) diff --git a/src/registrar/templates/domain_dsdata.html b/src/registrar/templates/domain_dsdata.html index 6a4e2cbed..5ed48d9d5 100644 --- a/src/registrar/templates/domain_dsdata.html +++ b/src/registrar/templates/domain_dsdata.html @@ -274,64 +274,66 @@ DS records defined on the domain. {% endcomment %} - + {% endfor %} +
+ + +
+ + + {% endif %}