Created
December 11, 2015 15:17
-
-
Save kshepp/dc6268d734737f7c6c78 to your computer and use it in GitHub Desktop.
This code is to cycle through model information
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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