{% extends "touchtechnology/admin/edit.multiple.html" %} {% load i18n %} {% load common %} {% block form-fieldset %} {{ formset.management_form }}
| {% trans "Original Date" %} | {% trans "Affected Matches" %} | {% trans "New Date" %} |
|---|---|---|
| {{ form.original }} | {{ form.matches.count }} | {% field form.date "" %} |
| {% trans "There are no unplayed matches to be rescheduled." %} | ||