{% extends "reversion/change_list.html" %} {% load i18n %} {% block object-tools-items %} {{ block.super }} {% if not is_popup and perms.judge.contest_rating %}
  • {% trans "Rate all ratable contests" %}
  • {% endif %} {% endblock %}