Update src/registrar/templates/emails/action_needed_reasons/already_has_domains.txt

Co-authored-by: Katherine-Osos <119689946+Katherine-Osos@users.noreply.github.com>
This commit is contained in:
zandercymatics 2024-06-07 10:52:23 -06:00 committed by GitHub
parent 9635c74b2a
commit 06421f8c5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
{% autoescape off %}{# In a text file, we don't want to have HTML entities escaped #} {% autoescape off %}{# In a text file, we don't want to have HTML entities escaped #}
Hi, {{ domain_request.submitter.first_name }}. Hi, {{ domain_request.submitter.first_name }}.
We've identified an action that youll need to complete before we continue reviewing your .gov domain request. We've identified an action that youll need to complete before we continue reviewing your .gov domain request.
DOMAIN REQUESTED: {{ domain_request.requested_domain.name }} DOMAIN REQUESTED: {{ domain_request.requested_domain.name }}
REQUEST RECEIVED ON: {{ domain_request.submission_date|date }} REQUEST RECEIVED ON: {{ domain_request.submission_date|date }}
STATUS: Action needed STATUS: Action needed