How to reset the forloop counter in django template?
So I have something like this:
{% for major in majors %} {% for minor in minors %} {% if m