{% load champion_filter %} {% if pending_races %} {% for pending_race in pending_races %} {% endfor %} {% endif %} {% for points,driver,team, positions in rank %} {% if pending_races %} {% for pending_race in pending_races %} {% endfor %} {% endif %} {% endfor %}
Points Driver Team{{ pending_race }}Total
{{ points }} {{ driver }} {% if forloop.counter == 1%} {{ season.pk | champion_filter | safe}} {% endif %} {{ team }} {{ points }}