Skip to content

Instantly share code, notes, and snippets.

@podyankee
Created October 4, 2016 19:16
Show Gist options
  • Save podyankee/eb47ed2d517ec50c4c0dab64a6ffdf90 to your computer and use it in GitHub Desktop.
Save podyankee/eb47ed2d517ec50c4c0dab64a6ffdf90 to your computer and use it in GitHub Desktop.
for cycle jade
ul.products__slideshow-thumbs
- for (var j = 0; j < 3; j++)
li.products__slideshow-item
a(href="#!").products__slideshow-link
img(src="http://lorempixel.com/45/45/technics" alt="")
.attension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment