{% load cycle from future %} {% load staticfiles %} {% load add_get_parameter %} {% for state in states %} {% cycle 'Odd' 'Even' as OddEven silent %}