{% extends "common/includes/table.html" %} {% comment %} SPDX-FileCopyrightText: 2025-present Tobias Kunze SPDX-License-Identifier: AGPL-3.0-only WITH LicenseRef-Pretalx-AGPL-3.0-Terms {% endcomment %} {% load i18n %} {% block table-wrapper %}
{% csrf_token %} {{ block.super }}
{% translate "Accept" context "action: accept a proposal" %}: {% translate "Reject" context "action: reject a proposal" %}:
{% endblock table-wrapper %}