{% extends "base.html" %} {% load django_tables2 i18n %} {% block content %} {% render_table table %} {% trans "Back to tournament page" %} {% endblock %}