mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-19 19:09:22 +02:00
Update external link in application_tribal_government.html so that it has the external link icon
This commit is contained in:
parent
8e260c05b4
commit
03aa9f48de
1 changed files with 2 additions and 6 deletions
|
@ -7,12 +7,8 @@
|
||||||
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
|
{% with sublabel_text="Please include the entire name of your tribe as recognized by the Bureau of Indian Affairs." %}
|
||||||
{% with link_text="Bureau of Indian Affairs" %}
|
{% with link_text="Bureau of Indian Affairs" %}
|
||||||
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
|
{% with link_href="https://www.federalregister.gov/documents/2023/01/12/2023-00504/indian-entities-recognized-by-and-eligible-to-receive-services-from-the-united-states-bureau-of" %}
|
||||||
{% with class="usa-link usa-link--external" %}
|
{% with class="usa-link usa-link--external", rel="noopener noreferrer", target_blank="true" %}
|
||||||
{% with rel="noopener noreferrer" %}
|
{% input_with_errors forms.0.tribe_name %}
|
||||||
{% with target_blank="true" %}
|
|
||||||
{% input_with_errors forms.0.tribe_name %}
|
|
||||||
{% endwith %}
|
|
||||||
{% endwith %}
|
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
{% endwith %}
|
{% endwith %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue