7
7
< div class ="fotorama-item " data-gallery-role ="gallery " tabindex ="0 ">
8
8
< div data-gallery-role ="fotorama__focusable-start " tabindex ="0 "> </ div >
9
9
< div class ="fotorama__wrap fotorama__wrap--css3 fotorama__wrap--slide fotorama__wrap--toggle-arrows ">
10
- < div class ="fotorama__stage ">
10
+ < div class ="fotorama__stage " data-fotorama-stage =" fotorama__stage " >
11
11
< div class ="fotorama__arr fotorama__arr--prev " tabindex ="0 " role ="button " aria-label ="Previos ">
12
12
< div class ="fotorama__arr__arr " data-gallery-role ="arrow "> </ div >
13
13
</ div >
18
18
< div class ="fotorama__arr__arr " data-gallery-role ="arrow "> </ div >
19
19
</ div >
20
20
< div class ="fotorama__video-close "> </ div >
21
- < div class ="fotorama__zoom-in "> </ div >
22
- < div class ="fotorama__zoom-out "> </ div >
21
+ < div class ="fotorama__zoom-in " data-gallery-role =" fotorama__zoom-in " aria-label =" Zoom in " role =" button " tabindex =" 0 " > </ div >
22
+ < div class ="fotorama__zoom-out " data-gallery-role =" fotorama__zoom-out " aria-label =" Zoom out " role =" button " tabindex =" 0 " > </ div >
23
23
</ div >
24
24
< div class ="fotorama__nav-wrap " data-gallery-role ="nav-wrap ">
25
25
< div class ="fotorama__nav fotorama__nav--thumbs ">
26
- < div class ="fotorama__fullscreen-icon " data-gallery-role ="fotorama__fullscreen-icon " tabindex ="0 " role ="button "> </ div >
27
- < div class ="fotorama__thumb__arr--left " tabindex ="0 " role ="button " aria-label ="<%= previous %> ">
26
+ < div class ="fotorama__fullscreen-icon " data-gallery-role ="fotorama__fullscreen-icon " tabindex ="0 " aria-label =" Exit fullscreen " role ="button "> </ div >
27
+ < div class ="fotorama__thumb__arr--left " tabindex ="0 " role ="button " aria-label ="Previos ">
28
28
< div class ="fotorama__thumb__arr " data-gallery-role ="arrow "> </ div >
29
29
</ div >
30
30
< div class ="fotorama__nav__shaft ">
31
31
< div class ="fotorama__thumb-border "> </ div >
32
32
</ div >
33
- < div class ="fotorama__thumb__arr--right " tabindex ="0 " role ="button " aria-label ="<%= next %> ">
33
+ < div class ="fotorama__thumb__arr--right " tabindex ="0 " role ="button " aria-label ="Next ">
34
34
< div class ="fotorama__thumb__arr " data-gallery-role ="arrow "> </ div >
35
35
</ div >
36
36
</ div >
37
37
</ div >
38
38
</ div >
39
39
< div data-gallery-role ="fotorama__focusable-end " tabindex ="0 "> </ div >
40
40
</ div >
41
- < div class ="magnifier-preview " data-gallery-role ="magnifier " id ="preview "> </ div >
41
+ < div class ="magnifier-preview " data-gallery-role ="magnifier " id ="preview "> </ div >
0 commit comments