1
{{! template for the slider widget - it's composed of two divs we one overlayed on top
2
of the other }}
3
<div class='Ldt-sliderBackground'></div>
4
<div class='Ldt-sliderForeground'></div>
5
<div class='Ldt-sliderPositionMarker'></div>