@@ -42,10 +42,6 @@ <h2>Table of Contents</h2>
42
42
{%- assign trUrl = "https://www.w3.org/TR/WCAG21/" -%}
43
43
< section id ="since-{{ trDate }} ">
44
44
< h2 > Errata since < a href ="{{ trUrl }} "> Current Publication</ a > </ h2 >
45
- < section id ="substantive-{{ trDate }} ">
46
- < h3 > Substantive Errata</ h3 >
47
- < p > No substantive errata have been recorded at present.</ p >
48
- </ section >
49
45
< section id ="editorial-{{ trDate }} ">
50
46
< h3 > Editorial Errata</ h3 >
51
47
< ul >
@@ -81,10 +77,6 @@ <h3>Editorial Errata</h3>
81
77
{%- endcapture -%}
82
78
< section id ="since-{{ trDate }} ">
83
79
< h2 > Errata since < a href ="{{ trUrl }} "> {{ trDate | date: "%d %B %Y" }} Publication</ a > </ h2 >
84
- < section id ="substantive-{{ trDate }} ">
85
- < h3 > Substantive Errata</ h3 >
86
- < p > No substantive errata have been recorded at present.</ p >
87
- </ section >
88
80
< section id ="editorial-{{ trDate }} ">
89
81
< h3 > Editorial Errata</ h3 >
90
82
< ul >
@@ -126,10 +118,6 @@ <h3>Editorial Errata</h3>
126
118
{%- endcapture -%}
127
119
< section id ="since-{{ trDate }} ">
128
120
< h2 > Errata since < a href ="{{ trUrl }} "> {{ trDate | date: "%d %B %Y" }} Publication</ a > </ h2 >
129
- < section id ="substantive-{{ trDate }} ">
130
- < h3 > Substantive Errata</ h3 >
131
- < p > No substantive errata have been recorded at present.</ p >
132
- </ section >
133
121
< section id ="editorial-{{ trDate }} ">
134
122
< h3 > Editorial Errata</ h3 >
135
123
< ul >
@@ -149,10 +137,6 @@ <h3>Editorial Errata</h3>
149
137
{%- endcapture -%}
150
138
< section id ="since-{{ trDate }} ">
151
139
< h2 > Errata since < a href ="{{ trUrl }} "> {{ trDate | date: "%d %B %Y" }} Publication</ a > </ h2 >
152
- < section id ="substantive-{{ trDate }} ">
153
- < h3 > Substantive Errata</ h3 >
154
- < p > No substantive errata have been recorded at present.</ p >
155
- </ section >
156
140
< section id ="editorial-{{ trDate }} ">
157
141
< h3 > Editorial Errata</ h3 >
158
142
< ul >
0 commit comments