Guest User

Untitled

a guest
Jul 17th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. {% for offer in offers %}
  2. <div class="row_{{ row_class.next() }}">
  3. ...
  4. </div>
  5. {% endfor %}
  6. <!-- {{ row_class.reset() }} -->
Add Comment
Please, Sign In to add comment