@@ -140,6 +140,7 @@ <h4 class="panel-title" th:text="#{t_stamps_by_categories}">Stamps by categories
140
140
< img src ="http://via.placeholder.com/250 "
141
141
alt ="Prehistoric animals, Italy, 1999, 7 stamps (imperf.) "
142
142
title ="Prehistoric animals, Italy, 1999, 7 stamps (imperf.) "
143
+ loading ="lazy "
143
144
th:alt ="${desc} "
144
145
th:title ="${desc} "
145
146
th:src ="@{${GET_IMAGE_PREVIEW_PAGE}(id=${series.previewId})} " />
@@ -163,19 +164,28 @@ <h4 class="panel-title" th:text="#{t_stamps_by_categories}">Stamps by categories
163
164
</ figure >
164
165
< figure >
165
166
< a href ="../series/info.html ">
166
- < img src ="http://via.placeholder.com/250 " alt ="Prehistoric animals, Italy, 22 stamps " title ="Prehistoric animals, Italy, 22 stamps " />
167
+ < img src ="http://via.placeholder.com/250 "
168
+ alt ="Prehistoric animals, Italy, 22 stamps "
169
+ title ="Prehistoric animals, Italy, 22 stamps "
170
+ loading ="lazy " />
167
171
</ a >
168
172
< figcaption > < a href ="../series/info.html "> Prehistoric animals, Italy, 22 stamps</ a > </ figcaption >
169
173
</ figure >
170
174
< figure >
171
175
< a href ="../series/info.html ">
172
- < img src ="http://via.placeholder.com/250 " alt ="Cartoons, Italy, 2005, 5 stamps " title ="Cartoons, Italy, 2005, 5 stamps " />
176
+ < img src ="http://via.placeholder.com/250 "
177
+ alt ="Cartoons, Italy, 2005, 5 stamps "
178
+ title ="Cartoons, Italy, 2005, 5 stamps "
179
+ loading ="lazy " />
173
180
</ a >
174
181
< figcaption > < a href ="../series/info.html "> Cartoons, Italy, 2005, 5 stamps</ a > </ figcaption >
175
182
</ figure >
176
183
< figure >
177
184
< a href ="../series/info.html ">
178
- < img src ="http://via.placeholder.com/250 " alt ="Prehistoric animals, Italy, 22 stamps " title ="Prehistoric animals, Italy, 22 stamps " />
185
+ < img src ="http://via.placeholder.com/250 "
186
+ alt ="Prehistoric animals, Italy, 22 stamps "
187
+ title ="Prehistoric animals, Italy, 22 stamps "
188
+ loading ="lazy " />
179
189
< span class ="label image-counter "> 2 images</ span >
180
190
</ a >
181
191
< figcaption >
@@ -185,19 +195,28 @@ <h4 class="panel-title" th:text="#{t_stamps_by_categories}">Stamps by categories
185
195
</ figure >
186
196
< figure >
187
197
< a href ="../series/info.html ">
188
- < img src ="http://via.placeholder.com/250 " alt ="Prehistoric animals, Italy, 1983, 5 stamps " title ="Prehistoric animals, Italy, 1983, 5 stamps " />
198
+ < img src ="http://via.placeholder.com/250 "
199
+ alt ="Prehistoric animals, Italy, 1983, 5 stamps "
200
+ title ="Prehistoric animals, Italy, 1983, 5 stamps "
201
+ loading ="lazy " />
189
202
</ a >
190
203
< figcaption > < a href ="../series/info.html "> Prehistoric animals, Italy, 1983, 5 stamps</ a > </ figcaption >
191
204
</ figure >
192
205
< figure >
193
206
< a href ="../series/info.html ">
194
- < img src ="http://via.placeholder.com/250 " alt ="Famous People, Italy, 2003, 4 stamps " title ="Famous People, Italy, 2003, 4 stamps " />
207
+ < img src ="http://via.placeholder.com/250 "
208
+ alt ="Famous People, Italy, 2003, 4 stamps "
209
+ title ="Famous People, Italy, 2003, 4 stamps "
210
+ loading ="lazy " />
195
211
</ a >
196
212
< figcaption > < a href ="../series/info.html "> Famous People, Italy, 2003, 4 stamps</ a > </ figcaption >
197
213
</ figure >
198
214
< figure >
199
215
< a href ="../series/info.html ">
200
- < img src ="http://via.placeholder.com/250 " alt ="Sport, Italy, 1996, 1 stamp " title ="Sport, Italy, 1996, 1 stamp " />
216
+ < img src ="http://via.placeholder.com/250 "
217
+ alt ="Sport, Italy, 1996, 1 stamp "
218
+ title ="Sport, Italy, 1996, 1 stamp "
219
+ loading ="lazy " />
201
220
</ a >
202
221
< figcaption > < a href ="../series/info.html "> Sport, Italy, 1996, 1 stamp</ a > </ figcaption >
203
222
</ figure >
0 commit comments