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

Rating

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