{% load i18n %} {% for points,team in rank %} {% endfor %}
{% trans 'Points' %} {% trans 'Team' %}
{{ points }} {{ team }}