File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444 < input type ="checkbox " id ="search-standalone-header-panel " class ="search-standalone-header-panel " hidden />
4545 < input type ="checkbox " id ="sidebar-panel " class ="sidebar-panel " hidden />
4646 < div class ="grid-container ">
47- < aside class ="sidebar " data-testid ="sidebar ">
47+ < aside class ="sidebar " data-testid ="sidebar " id =" sidebar " >
4848 {{ partial "sidebar-v2.html" . }}
4949 </ aside >
5050
51- < header class ="header " data-testid ="header ">
51+ < header class ="header " data-testid ="header " id =" header " >
5252 {{ block "header" . }}{{end}}
5353 </ header >
5454
5555 {{ block "main" . }}{{ end }}
5656
57- < footer class ="footer " data-testid ="footer ">
57+ < footer class ="footer " data-testid ="footer " id =" footer " >
5858 {{ block "footer-v2" . }}
5959 {{ partial "footer-v2.html" . }}
6060 {{ end }}
You can’t perform that action at this time.
0 commit comments