w
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

slider.mtpl
text/plain

Download raw (160 bytes)

<% for (var l=1; l <= depth; l++) { %><li class="slider__level" data-value="<%= l %>">
    <span class="slider__label">
      <%= l %>
    </span>
</li><% } %>