diff --git a/src/registrar/templates/domain_sidebar.html b/src/registrar/templates/domain_sidebar.html index c365638c1..65c5254e9 100644 --- a/src/registrar/templates/domain_sidebar.html +++ b/src/registrar/templates/domain_sidebar.html @@ -34,7 +34,7 @@ > DNSSEC - {% if domain.dnssecdata is not None or (request.path|startswith:url and request.path|endswith:'dsdata') %} + {% if domain.dnssecdata is not None or request.path|startswith:url and request.path|endswith:'dsdata' %}