Skip to content

Instantly share code, notes, and snippets.

@kshepp
Created December 11, 2015 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kshepp/dc6268d734737f7c6c78 to your computer and use it in GitHub Desktop.
Save kshepp/dc6268d734737f7c6c78 to your computer and use it in GitHub Desktop.
This code is to cycle through model information
<div class="{% cycle 'row1' 'row2' %}">
#Put the code you want to iterate through here
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment