Open sudojunior opened 4 years ago
A fragment to construct a list of cards sequentially. Additionally, alter the position of the card image based on the current index (forloop.index % 2).
forloop.index % 2
Outline
A fragment to construct a list of cards sequentially. Additionally, alter the position of the card image based on the current index (
forloop.index % 2
).Reference