reverted since this template does use both portfolio and domain request

This commit is contained in:
asaki222 2024-10-29 15:02:16 -04:00
parent b9ec168fc6
commit 9c4434628d
No known key found for this signature in database
GPG key ID: 2C4F802060E06EA4

View file

@ -173,7 +173,7 @@
{% endwith %}
{% endif %}
{% if DomainRequest.converted_organization_name %}
{% if DomainRequest.organization_name %}
{% include "includes/summary_item.html" with title='Organization' value=DomainRequest address='true' heading_level=heading_level %}
{% endif %}