Skip to content

Instantly share code, notes, and snippets.

@juanbrujo
Created July 1, 2014 14:11
Show Gist options
  • Save juanbrujo/b91ebdae74a9b6d0897e to your computer and use it in GitHub Desktop.
Save juanbrujo/b91ebdae74a9b6d0897e to your computer and use it in GitHub Desktop.
How to loop in jade-lang
- for (var x = 0; x < 6; x++)
input(type="checkbox")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment