add portfolio name

This commit is contained in:
zandercymatics 2024-11-12 15:19:44 -07:00
parent 9be154261b
commit 7089977c16
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -2,7 +2,7 @@
{% load field_helpers url_helpers %}
{% block form_instructions %}
<p>To help with our review, we need to understand whether the domain you're requesting will be used by the Department of Energy or by one of its suborganizations.</p>
<p>To help with our review, we need to understand whether the domain you're requesting will be used by {{ portfolio }} or by one of its suborganizations.</p>
<p>We define a suborganization as any entity (agency, bureau, office) that falls under the overarching organization.</p>
{% endblock %}