{% extends "base.html" %} {% load static %} {% block content %}

Rating

Balls

{% for id, user, balls, size in table %}
{% endfor %}
МестоИмябаллы
{{ forloop.counter }}{{ user }}{{ balls }}
{% endblock %}