This repository was archived by the owner on May 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2
2
< a class ="sr-only-focusable " id ="skiplink " href ="#main-content " tabindex ="0 "> {{ page.t.header.skip_link }}</ a >
3
3
{% include components/uswds_banner.html %}
4
4
{% include components/header/internet-explorer-message.html %}
5
- < div class ="container ">
6
- {% include components/uswds_alert.html %}
7
- </ div >
8
5
< div id ="disclaimer ">
9
6
{% include components/dev-disclaimer.html %}
10
7
</ div >
13
10
< div class ="container ">
14
11
< nav class ="navbar navbar-expand-lg navbar-light flex-wrap align-items-start ">
15
12
{% include components/header/logo.html %}
16
- < button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse "
17
- data-bs-target ="#navbarSupportedContent " aria-controls ="navbarSupportedContent " aria-expanded ="false "
18
- aria-label ="{{ page.t.header.show_menu }} ">
13
+ < button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse " data-bs-target ="#navbarSupportedContent " aria-controls ="navbarSupportedContent " aria-expanded ="false " aria-label ="{{ page.t.header.show_menu }} ">
19
14
< span class ="navbar-toggler-icon "> </ span >
20
15
</ button >
21
16
< div class ="d-flex flex-wrap w-100 justify-content-between ">
You can’t perform that action at this time.
0 commit comments