@@ -97,6 +97,7 @@ <h3 id="page-header" th:text="${#strings.capitalize(header)}">
97
97
th:with ="label=|${countryName}, ${desc}| "
98
98
alt ="Italy, Prehistoric animals, 1999, 7 stamps (imperf.) "
99
99
title ="Italy, Prehistoric animals, 1999, 7 stamps (imperf.) "
100
+ loading ="lazy "
100
101
th:alt ="${label} "
101
102
th:title ="${label} "
102
103
th:src ="@{${GET_IMAGE_PREVIEW_PAGE}(id=${series.previewId})} " />
@@ -112,37 +113,55 @@ <h3 id="page-header" th:text="${#strings.capitalize(header)}">
112
113
</ figure >
113
114
< figure >
114
115
< a href ="../series/info.html ">
115
- < img src ="http://via.placeholder.com/250 " alt ="Italy, Prehistoric animals, 22 stamps " title ="Italy, Prehistoric animals, 22 stamps " />
116
+ < img src ="http://via.placeholder.com/250 "
117
+ alt ="Italy, Prehistoric animals, 22 stamps "
118
+ title ="Italy, Prehistoric animals, 22 stamps "
119
+ loading ="lazy " />
116
120
</ a >
117
121
< figcaption > < a href ="../series/info.html "> Prehistoric animals, 22 stamps</ a > </ figcaption >
118
122
</ figure >
119
123
< figure >
120
124
< a href ="../series/info.html ">
121
- < img src ="http://via.placeholder.com/250 " alt ="Italy, Cartoons, 2005, 5 stamps " title ="Italy, Cartoons, 2005, 5 stamps " />
125
+ < img src ="http://via.placeholder.com/250 "
126
+ alt ="Italy, Cartoons, 2005, 5 stamps "
127
+ title ="Italy, Cartoons, 2005, 5 stamps "
128
+ loading ="lazy " />
122
129
</ a >
123
130
< figcaption > < a href ="../series/info.html "> Cartoons, 2005, 5 stamps</ a > </ figcaption >
124
131
</ figure >
125
132
< figure >
126
133
< a href ="../series/info.html ">
127
- < img src ="http://via.placeholder.com/250 " alt ="Italy, Prehistoric animals, 22 stamps " title ="Italy, Prehistoric animals, 22 stamps " />
134
+ < img src ="http://via.placeholder.com/250 "
135
+ alt ="Italy, Prehistoric animals, 22 stamps "
136
+ title ="Italy, Prehistoric animals, 22 stamps "
137
+ loading ="lazy " />
128
138
</ a >
129
139
< figcaption > < a href ="../series/info.html "> Prehistoric animals, 22 stamps</ a > </ figcaption >
130
140
</ figure >
131
141
< figure >
132
142
< a href ="../series/info.html ">
133
- < img src ="http://via.placeholder.com/250 " alt ="Italy, Prehistoric animals, 1983, 5 stamps " title ="Italy, Prehistoric animals, 1983, 5 stamps " />
143
+ < img src ="http://via.placeholder.com/250 "
144
+ alt ="Italy, Prehistoric animals, 1983, 5 stamps "
145
+ title ="Italy, Prehistoric animals, 1983, 5 stamps "
146
+ loading ="lazy " />
134
147
</ a >
135
148
< figcaption > < a href ="../series/info.html "> Prehistoric animals, 1983, 5 stamps</ a > </ figcaption >
136
149
</ figure >
137
150
< figure >
138
151
< a href ="../series/info.html ">
139
- < img src ="http://via.placeholder.com/250 " alt ="Italy, Famous People, 2003, 4 stamps " title ="Italy, Famous People, 2003, 4 stamps " />
152
+ < img src ="http://via.placeholder.com/250 "
153
+ alt ="Italy, Famous People, 2003, 4 stamps "
154
+ title ="Italy, Famous People, 2003, 4 stamps "
155
+ loading ="lazy " />
140
156
</ a >
141
157
< figcaption > < a href ="../series/info.html "> Famous People, 2003, 4 stamps</ a > </ figcaption >
142
158
</ figure >
143
159
< figure >
144
160
< a href ="../series/info.html ">
145
- < img src ="http://via.placeholder.com/250 " alt ="Italy, Sport, 1996, 1 stamp " title ="Italy, Sport, 1996, 1 stamp " />
161
+ < img src ="http://via.placeholder.com/250 "
162
+ alt ="Italy, Sport, 1996, 1 stamp "
163
+ title ="Italy, Sport, 1996, 1 stamp "
164
+ loading ="lazy " />
146
165
</ a >
147
166
< figcaption > < a href ="../series/info.html "> Sport, 1996, 1 stamp</ a > </ figcaption >
148
167
</ figure >
0 commit comments