{% extends "base.html" %} {% block body %}

Účastníci {{ contest.round.round_code() }}: {{ contest.place.name }}

{{ table.to_html() }} {% endblock %}