|
10 | 10 |
|
11 | 11 | {% assign anchor = site.data.anchor %}
|
12 | 12 |
|
13 |
| -<section class="anchor" data-uswds="1.0"> |
| 13 | +<footer class="anchor" data-uswds="1.0"> |
14 | 14 | {% if anchor.edit_page or (anchor.last_updated and page.last_modified_at) %}
|
15 | 15 | {% unless footer.type %}
|
16 | 16 | <div class="component-anchor-meta">
|
|
35 | 35 | </div>
|
36 | 36 | {% endunless %}
|
37 | 37 | {% endif %}
|
38 |
| -<div class="component-anchor"> |
39 |
| - <div class="usa-accordion"> |
40 |
| - <div class="grid-container grid-container-desktop"> |
41 |
| - <div class="grid-row tablet:grid-gap-4"> |
42 |
| - <div class="grid-col-12"> |
43 |
| - <div class="org-short"> |
44 |
| - <div class="org-copy"> |
45 |
| - <a href="{{ anchor.agency_url }}" title="{{ anchor.agency }}"> |
46 |
| - <img src="{{site.baseurl}}/assets/images/{{ anchor.agency_logo }}" class="org-img" alt="{{ anchor.agency }} Logo"></a> |
47 |
| - {% if anchor.org_secondary_logo %} |
48 |
| - <a href="{{ anchor.org_secondary_url }}" title="{{ anchor.org_secondary }}"> |
49 |
| - <img src="{{site.baseurl}}/assets/images/{{ anchor.org_secondary_logo }}" class="org-img" alt="{{ anchor.org_secondary }} Logo"></a> |
50 |
| - {% endif %} |
51 |
| - <p><a href="{{site.baseurl}}" title="{{ site.title }}">{{ site.title -}}</a> is a product of {{ anchor.agency_acronym }}’s <a href="{{ anchor.org_primary_url }}" title="{{ anchor.org_primary }}">{{ anchor.org_primary }}</a>{%if anchor.org_secondary %}, and is managed by <a href="{{ anchor.org_secondary_url }}" title="{{ anchor.org_secondary }}">{{ anchor.org_secondary }}</a>{%endif%}.</p> |
| 38 | + <div class="component-anchor"> |
| 39 | + <div class="usa-accordion"> |
| 40 | + <div class="grid-container grid-container-desktop"> |
| 41 | + <div class="grid-row tablet:grid-gap-4"> |
| 42 | + <div class="grid-col-12"> |
| 43 | + <div class="org-short"> |
| 44 | + <div class="org-copy"> |
| 45 | + <a href="{{ anchor.agency_url }}" title="{{ anchor.agency }}"> |
| 46 | + <img src="{{site.baseurl}}/assets/images/{{ anchor.agency_logo }}" class="org-img" alt="{{ anchor.agency }} Logo"></a> |
| 47 | + {% if anchor.org_secondary_logo %} |
| 48 | + <a href="{{ anchor.org_secondary_url }}" title="{{ anchor.org_secondary }}"> |
| 49 | + <img src="{{site.baseurl}}/assets/images/{{ anchor.org_secondary_logo }}" class="org-img" alt="{{ anchor.org_secondary }} Logo"></a> |
| 50 | + {% endif %} |
| 51 | + <p><a href="{{site.baseurl}}" title="{{ site.title }}">{{ site.title -}}</a> is a product of {{ anchor.agency_acronym }}’s <a href="{{ anchor.org_primary_url }}" title="{{ anchor.org_primary }}">{{ anchor.org_primary }}</a>{%if anchor.org_secondary %}, and is managed by <a href="{{ anchor.org_secondary_url }}" title="{{ anchor.org_secondary }}">{{ anchor.org_secondary }}</a>{%endif%}.</p> |
| 52 | + </div> |
| 53 | + <button class="btn-learn-more usa-button usa-button--outline usa-button--inverse usa-accordion__button" aria-hidden="false" aria-expanded="false" aria-controls="org-details"> |
| 54 | + <span>Learn more</span> |
| 55 | + </button> |
52 | 56 | </div>
|
53 |
| - <button class="btn-learn-more usa-button usa-button--outline usa-button--inverse usa-accordion__button" aria-hidden="false" aria-expanded="false" aria-controls="org-details"> |
54 |
| - <span>Learn more</span> |
55 |
| - </button> |
56 | 57 | </div>
|
57 | 58 | </div>
|
58 |
| - </div> |
59 |
| - <div class="org-expanded" id="org-details" hidden> |
60 |
| - <div class="grid-row tablet:grid-gap-2"> |
61 |
| - <div class="grid-col-12 tablet:grid-col-6"> |
62 |
| - <div class="org-copy"> |
63 |
| - {% if anchor.org_primary_bio %} |
64 |
| - <p>{{ anchor.org_primary_bio }} <a class="more" href="{{ anchor.org_primary_url }}" title="Learn more about {{ anchor.org_primary }}">Read more</a></p> |
65 |
| - {%endif %} |
66 |
| - {% if anchor.org_secondary_bio %} |
67 |
| - <p>{{ anchor.org_secondary_bio }} <a class="more" href="{{ anchor.org_secondary_url }}" title="Learn more about {{ anchor.org_secondary }}">Read more</a></p> |
68 |
| - {% endif %} |
| 59 | + <div class="org-expanded" id="org-details" hidden> |
| 60 | + <div class="grid-row tablet:grid-gap-2"> |
| 61 | + <div class="grid-col-12 tablet:grid-col-6"> |
| 62 | + <div class="org-copy"> |
| 63 | + {% if anchor.org_primary_bio %} |
| 64 | + <p>{{ anchor.org_primary_bio }} <a class="more" href="{{ anchor.org_primary_url }}" title="Learn more about {{ anchor.org_primary }}">Read more</a></p> |
| 65 | + {%endif %} |
| 66 | + {% if anchor.org_secondary_bio %} |
| 67 | + <p>{{ anchor.org_secondary_bio }} <a class="more" href="{{ anchor.org_secondary_url }}" title="Learn more about {{ anchor.org_secondary }}">Read more</a></p> |
| 68 | + {% endif %} |
| 69 | + </div> |
69 | 70 | </div>
|
70 |
| - </div> |
71 |
| - <div class="grid-col-12 tablet-lg:grid-col-5 tablet-lg:grid-offset-1"> |
72 |
| - <div class="org-links"> |
73 |
| - <p><i class="fas fa-envelope"></i> For questions about this website, email <a href="mailto:{{ anchor.site_email }}">{{ anchor.site_email }}</a>.</p> |
74 |
| - <p>Additional information about the {{ anchor.agency }} ({{ anchor.agency_acronym }}) can be found at <a href="{{ anchor.agency_about_url }}" title="More about the {{ anchor.agency_acronym }}">{{ anchor.agency_about_url }}</a></p> |
75 |
| - <ul> |
76 |
| - <li><a href="{{ anchor.fraud_waste_abuse_url }}" title="Report fraud, waste, or abuse to the Office of the Inspector General">Report fraud, waste, or abuse to the Office of the Inspector General</a></li> |
77 |
| - <li><a href="{{ anchor.foia_request_url }}" title="Submit a Freedom of Information Act (FOIA) request">Submit a Freedom of Information Act (FOIA) request</a></li> |
78 |
| - <li><a href="{{ anchor.budget_performance_url }}" title="View budget and performance reports">View budget and performance reports</a></li> |
79 |
| - <li><a href="{{ anchor.accessibility_url }}" title="View accessibility statement">View accessibility statement</a></li> |
80 |
| - <li><a href="{{ anchor.no_fear_act_url }}" title="View No FEAR Act data">View No FEAR Act data</a></li> |
81 |
| - </ul> |
| 71 | + <div class="grid-col-12 tablet-lg:grid-col-5 tablet-lg:grid-offset-1"> |
| 72 | + <div class="org-links"> |
| 73 | + <p><i class="fas fa-envelope"></i> For questions about this website, email <a href="mailto:{{ anchor.site_email }}">{{ anchor.site_email }}</a>.</p> |
| 74 | + <p>Additional information about the {{ anchor.agency }} ({{ anchor.agency_acronym }}) can be found at <a href="{{ anchor.agency_about_url }}" title="More about the {{ anchor.agency_acronym }}">{{ anchor.agency_about_url }}</a></p> |
| 75 | + <ul> |
| 76 | + <li><a href="{{ anchor.fraud_waste_abuse_url }}" title="Report fraud, waste, or abuse to the Office of the Inspector General">Report fraud, waste, or abuse to the Office of the Inspector General</a></li> |
| 77 | + <li><a href="{{ anchor.foia_request_url }}" title="Submit a Freedom of Information Act (FOIA) request">Submit a Freedom of Information Act (FOIA) request</a></li> |
| 78 | + <li><a href="{{ anchor.budget_performance_url }}" title="View budget and performance reports">View budget and performance reports</a></li> |
| 79 | + <li><a href="{{ anchor.accessibility_url }}" title="View accessibility statement">View accessibility statement</a></li> |
| 80 | + <li><a href="{{ anchor.no_fear_act_url }}" title="View No FEAR Act data">View No FEAR Act data</a></li> |
| 81 | + </ul> |
| 82 | + </div> |
82 | 83 | </div>
|
83 | 84 | </div>
|
84 | 85 | </div>
|
85 | 86 | </div>
|
86 | 87 | </div>
|
87 | 88 | </div>
|
88 |
| -</div> |
89 |
| -<div class="component-anchor-support"> |
90 |
| - <div class="grid-container grid-container-desktop"> |
91 |
| - <div class="grid-row tablet-lg:grid-gap-2"> |
92 |
| - <div class="grid-col-12"> |
93 |
| - <div class="usagov"> |
94 |
| - <span>Looking for U.S. government information and services?</span></p> |
95 |
| - <a class="usa-link usagov__link" href="{{ anchor.usagov_contact_url }}?ref={{ site.title }}">Visit USA.gov</a> |
| 89 | + <div class="component-anchor-support"> |
| 90 | + <div class="grid-container grid-container-desktop"> |
| 91 | + <div class="grid-row tablet-lg:grid-gap-2"> |
| 92 | + <div class="grid-col-12"> |
| 93 | + <div class="usagov"> |
| 94 | + <span>Looking for U.S. government information and services?</span></p> |
| 95 | + <a class="usa-link usagov__link" href="{{ anchor.usagov_contact_url }}?ref={{ site.title }}">Visit USA.gov</a> |
| 96 | + </div> |
96 | 97 | </div>
|
97 | 98 | </div>
|
98 | 99 | </div>
|
99 | 100 | </div>
|
100 |
| -</div> |
101 |
| -</section> |
| 101 | +</footer> |
0 commit comments