{% extends "pretixcontrol/event/base.html" %} {% load i18n %} {% block content %}
{% blocktrans trimmed %} On this page, we provide a list of orders where data synchronization to an external system has failed. You can start another attempt to sync them manually. {% endblocktrans %}
{% include "pretixcontrol/pagination.html" %} {% endblock %}