File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9292 <body itemscope itemtype="https://schema.org/WebPage">
9393</txp:if_article_list>
9494 <txp:output_form form="body_header" />
95- <main aria-label="Main content">
95+ <main id="main" aria-label="Main content">
9696 <div class="container">
9797 <txp:output_form form="body_crumbs" />
9898 <txp:if_article_list>
Original file line number Diff line number Diff line change 5151<txp:if_variable name="homepage">
5252<body itemscope itemtype="https://schema.org/WebPage">
5353 <txp:output_form form="body_header" />
54- <main aria-label="Main content">
54+ <main id="main" aria-label="Main content">
5555 <txp:search_input />
5656 <div class="wrapper-inner">
5757 <div class="container">
Original file line number Diff line number Diff line change 88</head>
99<body itemscope itemtype="https://schema.org/WebPage">
1010 <txp:output_form form="body_header" />
11- <main aria-label="Main content">
11+ <main id="main" aria-label="Main content">
1212 <div class="container">
1313 <div class="layout-container">
1414 <div class="layout-2col">
Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ if (!empty($json2['legacy'])) {
217217 <body itemscope itemtype="https://schema.org/ItemPage">
218218</txp:if_article_list>
219219 <txp:output_form form="body_header" />
220- <main aria-label="Main content">
220+ <main id="main" aria-label="Main content">
221221 <div class="container">
222222 <txp:output_form form="body_crumbs" />
223223 <txp:if_article_list>
You can’t perform that action at this time.
0 commit comments